#EAFEAF#EAFEAF
#EAFEAF is a very light, moderate yellow-green. Relative luminance 0.915; OKLCH L 96.4% C 0.103 H 119.9°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEAF |
|---|---|
| RGB | rgb(234, 254, 175) |
| HSL | hsl(75, 98%, 84%) |
| HSV | hsv(75, 31%, 100%) |
| CMYK | cmyk(7.9%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(96.60, -19.03, 35.70) |
| CIE-LCH | lch(96.60, 40.45, 118.06°) |
| OKLab | oklab(96.4% -0.0512 0.089) |
| OKLCH | oklch(96.4% 0.103 119.9) |
| XYZ | xyz(77.1110, 91.4714, 54.1425) |
| Luminance | 0.9147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.94
Creme
#FFFFB6
ΔE00 5.01
Light Beige
#FFFEB6
ΔE00 5.26
Parchment
#FEFCAF
ΔE00 5.44
Cream (survey)
#FFFFC2
ΔE00 5.80
Very Light Green
#D1FFBD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEAF #C3AFFE
analogous
#FEEBAF #EAFEAF #C3FEAF
triadic
#EAFEAF #AFEAFE #FEAFEA
tetradic
#EAFEAF #AFFEEB #C3AFFE #FEAFC3
square
#EAFEAF #AFFEEB #C3AFFE #FEAFC3
split-complementary
#EAFEAF #AFC3FE #EBAFFE
monochromatic
#CAFC36 #DAFD73 #EAFEAF #F7FFE1 #F7FFE1
Accessibility & contrast
On white
1.09
#EAFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#EAFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEAF
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEAF | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AA
Deuteranopia (green-blind)
#FFF5B3
Tritanopia (blue-blind)
#F1F6EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafeaf; /* rgb */ color: rgb(234, 254, 175); /* oklch */ color: oklch(96.4% 0.103 119.9);
Tailwind
colors: {
custom: {
50: '#f1fec7',
500: '#eafeaf',
950: '#000000',
},
}SCSS
$custom: #eafeaf; $custom-light: #f1fec7; $custom-dark: #000000;
JSON
{
"hex": "#eafeaf",
"rgb": {
"r": 234,
"g": 254,
"b": 175
},
"hsl": {
"h": 75.19,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.96399,
"c": 0.10271,
"h": 119.9
},
"luminance": 0.91471
}Semantic roles & 50–950 ramp
primary
#EAFEAF
secondary
#8B6EE4
accent
#00E63A
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582