#EAFCA9#EAFCA9
#EAFCA9 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.9% C 0.107 H 118.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCA9 |
|---|---|
| RGB | rgb(234, 252, 169) |
| HSL | hsl(73, 93%, 83%) |
| HSV | hsv(73, 33%, 99%) |
| CMYK | cmyk(7.1%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(95.99, -18.82, 37.86) |
| CIE-LCH | lch(95.99, 42.28, 116.43°) |
| OKLab | oklab(95.88% -0.0508 0.094) |
| OKLCH | oklch(95.88% 0.107 118.4) |
| XYZ | xyz(75.9034, 89.9782, 50.8973) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.28
Creme
#FFFFB6
ΔE00 4.76
Parchment
#FEFCAF
ΔE00 4.99
Light Beige
#FFFEB6
ΔE00 5.01
Cream (survey)
#FFFFC2
ΔE00 5.91
Buff
#FEF69E
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCA9 #BBA9FC
analogous
#FCE4A9 #EAFCA9 #C1FCA9
triadic
#EAFCA9 #A9EAFC #FCA9EA
tetradic
#EAFCA9 #A9FCE4 #BBA9FC #FCA9C1
square
#EAFCA9 #A9FCE4 #BBA9FC #FCA9C1
split-complementary
#EAFCA9 #A9C1FC #E4A9FC
monochromatic
#CDF833 #DCFA6E #EAFCA9 #F8FEE1 #F8FEE1
Accessibility & contrast
On white
1.11
#EAFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#EAFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCA9
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCA9 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A3
Deuteranopia (green-blind)
#FFF4AD
Tritanopia (blue-blind)
#F2F3E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafca9; /* rgb */ color: rgb(234, 252, 169); /* oklch */ color: oklch(95.9% 0.107 118.4);
Tailwind
colors: {
custom: {
50: '#f1fdc3',
500: '#eafca9',
950: '#000000',
},
}SCSS
$custom: #eafca9; $custom-light: #f1fdc3; $custom-dark: #000000;
JSON
{
"hex": "#eafca9",
"rgb": {
"r": 234,
"g": 252,
"b": 169
},
"hsl": {
"h": 73.012,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.95877,
"c": 0.10685,
"h": 118.4
},
"luminance": 0.89978
}Semantic roles & 50–950 ramp
primary
#EAFCA9
secondary
#836AE0
accent
#00E632
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582