#EBFC9F#EBFC9F
#EBFC9F is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.8% C 0.118 H 117.1°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFC9F |
|---|---|
| RGB | rgb(235, 252, 159) |
| HSL | hsl(71, 94%, 81%) |
| HSV | hsv(71, 37%, 99%) |
| CMYK | cmyk(6.7%, 0%, 36.9%, 1.2%) |
| CIE-LAB | lab(95.91, -19.65, 42.70) |
| CIE-LCH | lch(95.91, 47.01, 114.71°) |
| OKLab | oklab(95.78% -0.0537 0.1049) |
| OKLCH | oklch(95.78% 0.118 117.1) |
| XYZ | xyz(75.3296, 89.7867, 46.1563) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.79
Parchment
#FEFCAF
ΔE00 5.08
Creme
#FFFFB6
ΔE00 5.17
Light Beige
#FFFEB6
ΔE00 5.43
Buff
#FEF69E
ΔE00 6.14
Yellowish Tan
#FCFC81
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFC9F #B09FFC
analogous
#FCDE9F #EBFC9F #BCFC9F
triadic
#EBFC9F #9FEBFC #FC9FEB
tetradic
#EBFC9F #9FFCDE #B09FFC #FC9FBC
square
#EBFC9F #9FFCDE #B09FFC #FC9FBC
split-complementary
#EBFC9F #9FBCFC #DE9FFC
monochromatic
#D2F828 #DFFA64 #EBFC9F #F7FEDA #F9FEE1
Accessibility & contrast
On white
1.11
#EBFC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#EBFC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFC9F
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFC9F | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF398
Deuteranopia (green-blind)
#FFF4A3
Tritanopia (blue-blind)
#F4F3E5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfc9f; /* rgb */ color: rgb(235, 252, 159); /* oklch */ color: oklch(95.8% 0.118 117.1);
Tailwind
colors: {
custom: {
50: '#f2fdbc',
500: '#ebfc9f',
950: '#000000',
},
}SCSS
$custom: #ebfc9f; $custom-light: #f2fdbc; $custom-dark: #000000;
JSON
{
"hex": "#ebfc9f",
"rgb": {
"r": 235,
"g": 252,
"b": 159
},
"hsl": {
"h": 70.968,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.95782,
"c": 0.11783,
"h": 117.1
},
"luminance": 0.89786
}Semantic roles & 50–950 ramp
primary
#EBFC9F
secondary
#7861DE
accent
#00E62A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171712
muted
#858582