#EBF29F#EBF29F
#EBF29F is a very light, moderate yellow. Relative luminance 0.837; OKLCH L 93.7% C 0.105 H 112.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF29F |
|---|---|
| RGB | rgb(235, 242, 159) |
| HSL | hsl(65, 76%, 79%) |
| HSV | hsv(65, 34%, 95%) |
| CMYK | cmyk(2.9%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(93.31, -14.79, 39.33) |
| CIE-LCH | lch(93.31, 42.02, 110.60°) |
| OKLab | oklab(93.71% -0.0399 0.0971) |
| OKLCH | oklch(93.71% 0.105 112.3) |
| XYZ | xyz(72.2715, 83.6706, 45.1370) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.45
Parchment
#FEFCAF
ΔE00 3.51
Creme
#FFFFB6
ΔE00 3.92
Light Beige
#FFFEB6
ΔE00 4.01
Buff
#FEF69E
ΔE00 4.29
Khaki (CSS)
#F0E68C
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF29F #A69FF2
analogous
#F2CF9F #EBF29F #C1F29F
triadic
#EBF29F #9FEBF2 #F29FEB
tetradic
#EBF29F #9FF2CF #A69FF2 #F29FC1
square
#EBF29F #9FF2CF #A69FF2 #F29FC1
split-complementary
#EBF29F #9FC1F2 #CF9FF2
monochromatic
#D5E333 #E0EB69 #EBF29F #F6F9D5 #F9FBE4
Accessibility & contrast
On white
1.18
#EBF29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#EBF29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF29F
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF29F | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#FEEDA3
Tritanopia (blue-blind)
#F5E9DD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebf29f; /* rgb */ color: rgb(235, 242, 159); /* oklch */ color: oklch(93.7% 0.105 112.3);
Tailwind
colors: {
custom: {
50: '#f2f6bc',
500: '#ebf29f',
950: '#000000',
},
}SCSS
$custom: #ebf29f; $custom-light: #f2f6bc; $custom-dark: #000000;
JSON
{
"hex": "#ebf29f",
"rgb": {
"r": 235,
"g": 242,
"b": 159
},
"hsl": {
"h": 65.06,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.9371,
"c": 0.10496,
"h": 112.3
},
"luminance": 0.8367
}Semantic roles & 50–950 ramp
primary
#EBF29F
secondary
#6E65D0
accent
#0DD81E
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171712
muted
#858582