#EAFAAE#EAFAAE
#EAFAAE is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.6% C 0.098 H 118.0°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAAE |
|---|---|
| RGB | rgb(234, 250, 174) |
| HSL | hsl(73, 88%, 83%) |
| HSV | hsv(73, 30%, 98%) |
| CMYK | cmyk(6.4%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(95.55, -17.22, 34.79) |
| CIE-LCH | lch(95.55, 38.82, 116.33°) |
| OKLab | oklab(95.55% -0.0461 0.0869) |
| OKLCH | oklch(95.55% 0.098 118) |
| XYZ | xyz(75.7570, 88.9200, 53.2085) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.08
Creme
#FFFFB6
ΔE00 4.34
Light Beige
#FFFEB6
ΔE00 4.55
Parchment
#FEFCAF
ΔE00 4.73
Cream (survey)
#FFFFC2
ΔE00 5.08
Ecru
#FEFFCA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAAE #BEAEFA
analogous
#FAE4AE #EAFAAE #C4FAAE
triadic
#EAFAAE #AEEAFA #FAAEEA
tetradic
#EAFAAE #AEFAE4 #BEAEFA #FAAEC4
square
#EAFAAE #AEFAE4 #BEAEFA #FAAEC4
split-complementary
#EAFAAE #AEC4FA #E4AEFA
monochromatic
#CCF33B #DBF674 #EAFAAE #F8FDE2 #F8FDE2
Accessibility & contrast
On white
1.12
#EAFAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#EAFAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAAE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAAE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FFF3B1
Tritanopia (blue-blind)
#F2F2E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eafaae; /* rgb */ color: rgb(234, 250, 174); /* oklch */ color: oklch(95.6% 0.098 118.0);
Tailwind
colors: {
custom: {
50: '#f1fcc6',
500: '#eafaae',
950: '#000000',
},
}SCSS
$custom: #eafaae; $custom-light: #f1fcc6; $custom-dark: #000000;
JSON
{
"hex": "#eafaae",
"rgb": {
"r": 234,
"g": 250,
"b": 174
},
"hsl": {
"h": 72.632,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.95552,
"c": 0.09836,
"h": 118
},
"luminance": 0.8892
}Semantic roles & 50–950 ramp
primary
#EAFAAE
secondary
#866FDD
accent
#01E531
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582