#EAFCA6#EAFCA6
#EAFCA6 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.8% C 0.110 H 118.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCA6 |
|---|---|
| RGB | rgb(234, 252, 166) |
| HSL | hsl(73, 93%, 82%) |
| HSV | hsv(73, 34%, 99%) |
| CMYK | cmyk(7.1%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(95.94, -19.19, 39.29) |
| CIE-LCH | lch(95.94, 43.73, 116.03°) |
| OKLab | oklab(95.83% -0.052 0.0972) |
| OKLCH | oklch(95.83% 0.11 118.2) |
| XYZ | xyz(75.6250, 89.8668, 49.4310) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.34
Creme
#FFFFB6
ΔE00 4.89
Parchment
#FEFCAF
ΔE00 5.03
Light Beige
#FFFEB6
ΔE00 5.14
Cream (survey)
#FFFFC2
ΔE00 6.21
Buff
#FEF69E
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCA6 #B8A6FC
analogous
#FCE3A6 #EAFCA6 #BFFCA6
triadic
#EAFCA6 #A6EAFC #FCA6EA
tetradic
#EAFCA6 #A6FCE3 #B8A6FC #FCA6BF
square
#EAFCA6 #A6FCE3 #B8A6FC #FCA6BF
split-complementary
#EAFCA6 #A6BFFC #E3A6FC
monochromatic
#CEF830 #DCFA6B #EAFCA6 #F8FEE1 #F8FEE1
Accessibility & contrast
On white
1.11
#EAFCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#EAFCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCA6
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCA6 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A0
Deuteranopia (green-blind)
#FFF4AA
Tritanopia (blue-blind)
#F2F3E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafca6; /* rgb */ color: rgb(234, 252, 166); /* oklch */ color: oklch(95.8% 0.110 118.2);
Tailwind
colors: {
custom: {
50: '#f1fdc1',
500: '#eafca6',
950: '#000000',
},
}SCSS
$custom: #eafca6; $custom-light: #f1fdc1; $custom-dark: #000000;
JSON
{
"hex": "#eafca6",
"rgb": {
"r": 234,
"g": 252,
"b": 166
},
"hsl": {
"h": 72.558,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.95825,
"c": 0.11026,
"h": 118.2
},
"luminance": 0.89866
}Semantic roles & 50–950 ramp
primary
#EAFCA6
secondary
#8067DF
accent
#00E630
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582