#EBFCA4#EBFCA4
#EBFCA4 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.9% C 0.112 H 117.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCA4 |
|---|---|
| RGB | rgb(235, 252, 164) |
| HSL | hsl(72, 94%, 82%) |
| HSV | hsv(72, 35%, 99%) |
| CMYK | cmyk(6.7%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(95.98, -19.06, 40.34) |
| CIE-LCH | lch(95.98, 44.62, 115.29°) |
| OKLab | oklab(95.86% -0.0518 0.0996) |
| OKLCH | oklch(95.86% 0.112 117.5) |
| XYZ | xyz(75.7722, 89.9638, 48.4878) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.37
Creme
#FFFFB6
ΔE00 4.81
Parchment
#FEFCAF
ΔE00 4.86
Light Beige
#FFFEB6
ΔE00 5.07
Buff
#FEF69E
ΔE00 6.25
Cream (survey)
#FFFFC2
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCA4 #B5A4FC
analogous
#FCE1A4 #EBFCA4 #BFFCA4
triadic
#EBFCA4 #A4EBFC #FCA4EB
tetradic
#EBFCA4 #A4FCE1 #B5A4FC #FCA4BF
square
#EBFCA4 #A4FCE1 #B5A4FC #FCA4BF
split-complementary
#EBFCA4 #A4BFFC #E1A4FC
monochromatic
#D1F82E #DEFA69 #EBFCA4 #F8FEDF #F8FEE1
Accessibility & contrast
On white
1.11
#EBFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#EBFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCA4
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCA4 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39E
Deuteranopia (green-blind)
#FFF4A8
Tritanopia (blue-blind)
#F4F3E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfca4; /* rgb */ color: rgb(235, 252, 164); /* oklch */ color: oklch(95.9% 0.112 117.5);
Tailwind
colors: {
custom: {
50: '#f2fdc0',
500: '#ebfca4',
950: '#000000',
},
}SCSS
$custom: #ebfca4; $custom-light: #f2fdc0; $custom-dark: #000000;
JSON
{
"hex": "#ebfca4",
"rgb": {
"r": 235,
"g": 252,
"b": 164
},
"hsl": {
"h": 71.591,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.95864,
"c": 0.11226,
"h": 117.5
},
"luminance": 0.89963
}Semantic roles & 50–950 ramp
primary
#EBFCA4
secondary
#7D65DF
accent
#00E62C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582