#EAFCA3#EAFCA3
#EAFCA3 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.8% C 0.114 H 117.9°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCA3 |
|---|---|
| RGB | rgb(234, 252, 163) |
| HSL | hsl(72, 94%, 81%) |
| HSV | hsv(72, 35%, 99%) |
| CMYK | cmyk(7.1%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(95.90, -19.55, 40.71) |
| CIE-LCH | lch(95.90, 45.16, 115.65°) |
| OKLab | oklab(95.77% -0.0532 0.1004) |
| OKLCH | oklch(95.77% 0.114 117.9) |
| XYZ | xyz(75.3530, 89.7580, 47.9986) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.50
Creme
#FFFFB6
ΔE00 5.06
Parchment
#FEFCAF
ΔE00 5.11
Light Beige
#FFFEB6
ΔE00 5.32
Buff
#FEF69E
ΔE00 6.45
Cream (survey)
#FFFFC2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCA3 #B5A3FC
analogous
#FCE2A3 #EAFCA3 #BEFCA3
triadic
#EAFCA3 #A3EAFC #FCA3EA
tetradic
#EAFCA3 #A3FCE2 #B5A3FC #FCA3BE
square
#EAFCA3 #A3FCE2 #B5A3FC #FCA3BE
split-complementary
#EAFCA3 #A3BEFC #E2A3FC
monochromatic
#CFF82C #DCFA68 #EAFCA3 #F8FEDE #F8FEE1
Accessibility & contrast
On white
1.11
#EAFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#EAFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCA3
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCA3 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39D
Deuteranopia (green-blind)
#FFF4A7
Tritanopia (blue-blind)
#F3F3E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafca3; /* rgb */ color: rgb(234, 252, 163); /* oklch */ color: oklch(95.8% 0.114 117.9);
Tailwind
colors: {
custom: {
50: '#f1fdbf',
500: '#eafca3',
950: '#000000',
},
}SCSS
$custom: #eafca3; $custom-light: #f1fdbf; $custom-dark: #000000;
JSON
{
"hex": "#eafca3",
"rgb": {
"r": 234,
"g": 252,
"b": 163
},
"hsl": {
"h": 72.135,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.95774,
"c": 0.11364,
"h": 117.9
},
"luminance": 0.89758
}Semantic roles & 50–950 ramp
primary
#EAFCA3
secondary
#7D64DF
accent
#00E62E
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582