#EAFCA1#EAFCA1
#EAFCA1 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.7% C 0.116 H 117.8°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCA1 |
|---|---|
| RGB | rgb(234, 252, 161) |
| HSL | hsl(72, 94%, 81%) |
| HSV | hsv(72, 36%, 99%) |
| CMYK | cmyk(7.1%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(95.87, -19.79, 41.66) |
| CIE-LCH | lch(95.87, 46.12, 115.41°) |
| OKLab | oklab(95.74% -0.054 0.1025) |
| OKLCH | oklch(95.74% 0.116 117.8) |
| XYZ | xyz(75.1752, 89.6869, 47.0623) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.65
Parchment
#FEFCAF
ΔE00 5.18
Creme
#FFFFB6
ΔE00 5.19
Light Beige
#FFFEB6
ΔE00 5.45
Buff
#FEF69E
ΔE00 6.39
Light Yellow Green
#CCFD7F
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCA1 #B3A1FC
analogous
#FCE0A1 #EAFCA1 #BCFCA1
triadic
#EAFCA1 #A1EAFC #FCA1EA
tetradic
#EAFCA1 #A1FCE0 #B3A1FC #FCA1BC
square
#EAFCA1 #A1FCE0 #B3A1FC #FCA1BC
split-complementary
#EAFCA1 #A1BCFC #E0A1FC
monochromatic
#D0F82A #DDFA66 #EAFCA1 #F7FEDC #F8FEE1
Accessibility & contrast
On white
1.11
#EAFCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#EAFCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCA1
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCA1 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39A
Deuteranopia (green-blind)
#FFF4A5
Tritanopia (blue-blind)
#F3F3E5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafca1; /* rgb */ color: rgb(234, 252, 161); /* oklch */ color: oklch(95.7% 0.116 117.8);
Tailwind
colors: {
custom: {
50: '#f2fdbe',
500: '#eafca1',
950: '#000000',
},
}SCSS
$custom: #eafca1; $custom-light: #f2fdbe; $custom-dark: #000000;
JSON
{
"hex": "#eafca1",
"rgb": {
"r": 234,
"g": 252,
"b": 161
},
"hsl": {
"h": 71.868,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.95741,
"c": 0.11587,
"h": 117.8
},
"luminance": 0.89686
}Semantic roles & 50–950 ramp
primary
#EAFCA1
secondary
#7B63DF
accent
#00E62D
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171712
muted
#858582