#EAFEAC#EAFEAC
#EAFEAC is a very light, moderate yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.106 H 119.6°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEAC |
|---|---|
| RGB | rgb(234, 254, 172) |
| HSL | hsl(75, 98%, 84%) |
| HSV | hsv(75, 32%, 100%) |
| CMYK | cmyk(7.9%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(96.56, -19.41, 37.12) |
| CIE-LCH | lch(96.56, 41.89, 117.60°) |
| OKLab | oklab(96.35% -0.0524 0.0923) |
| OKLCH | oklch(96.35% 0.106 119.6) |
| XYZ | xyz(76.8196, 91.3548, 52.6080) |
| Luminance | 0.9135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.83
Creme
#FFFFB6
ΔE00 5.04
Light Beige
#FFFEB6
ΔE00 5.31
Parchment
#FEFCAF
ΔE00 5.39
Cream (survey)
#FFFFC2
ΔE00 6.04
Very Light Green
#D1FFBD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEAC #C0ACFE
analogous
#FEE9AC #EAFEAC #C1FEAC
triadic
#EAFEAC #ACEAFE #FEACEA
tetradic
#EAFEAC #ACFEE9 #C0ACFE #FEACC1
square
#EAFEAC #ACFEE9 #C0ACFE #FEACC1
split-complementary
#EAFEAC #ACC1FE #E9ACFE
monochromatic
#CBFD33 #DBFD70 #EAFEAC #F7FFE1 #F7FFE1
Accessibility & contrast
On white
1.09
#EAFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#EAFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEAC
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEAC | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A6
Deuteranopia (green-blind)
#FFF5B0
Tritanopia (blue-blind)
#F1F6E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafeac; /* rgb */ color: rgb(234, 254, 172); /* oklch */ color: oklch(96.3% 0.106 119.6);
Tailwind
colors: {
custom: {
50: '#f1fec5',
500: '#eafeac',
950: '#000000',
},
}SCSS
$custom: #eafeac; $custom-light: #f1fec5; $custom-dark: #000000;
JSON
{
"hex": "#eafeac",
"rgb": {
"r": 234,
"g": 254,
"b": 172
},
"hsl": {
"h": 74.634,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.96345,
"c": 0.10616,
"h": 119.6
},
"luminance": 0.91355
}Semantic roles & 50–950 ramp
primary
#EAFEAC
secondary
#886BE3
accent
#00E638
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582