#EAFFAE#EAFFAE
#EAFFAE is a very light, moderate yellow-green. Relative luminance 0.921; OKLCH L 96.6% C 0.105 H 120.2°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFAE |
|---|---|
| RGB | rgb(234, 255, 174) |
| HSL | hsl(76, 100%, 84%) |
| HSV | hsv(76, 32%, 100%) |
| CMYK | cmyk(8.2%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.85, -19.64, 36.52) |
| CIE-LCH | lch(96.85, 41.46, 118.27°) |
| OKLab | oklab(96.59% -0.053 0.091) |
| OKLCH | oklch(96.59% 0.105 120.2) |
| XYZ | xyz(77.3313, 92.0686, 53.7333) |
| Luminance | 0.9207 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.13
Creme
#FFFFB6
ΔE00 5.20
Light Beige
#FFFEB6
ΔE00 5.47
Parchment
#FEFCAF
ΔE00 5.61
Cream (survey)
#FFFFC2
ΔE00 6.08
Very Light Green
#D1FFBD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFAE #C3AEFF
analogous
#FFECAE #EAFFAE #C2FFAE
triadic
#EAFFAE #AEEAFF #FFAEEA
tetradic
#EAFFAE #AEFFEC #C3AEFF #FFAEC2
square
#EAFFAE #AEFFEC #C3AEFF #FFAEC2
split-complementary
#EAFFAE #AEC2FF #ECAEFF
monochromatic
#CAFF34 #DAFF71 #EAFFAE #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EAFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#EAFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFAE
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFAE | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A8
Deuteranopia (green-blind)
#FFF6B2
Tritanopia (blue-blind)
#F1F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaffae; /* rgb */ color: rgb(234, 255, 174); /* oklch */ color: oklch(96.6% 0.105 120.2);
Tailwind
colors: {
custom: {
50: '#f1ffc7',
500: '#eaffae',
950: '#000000',
},
}SCSS
$custom: #eaffae; $custom-light: #f1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#eaffae",
"rgb": {
"r": 234,
"g": 255,
"b": 174
},
"hsl": {
"h": 75.556,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96589,
"c": 0.10526,
"h": 120.2
},
"luminance": 0.92068
}Semantic roles & 50–950 ramp
primary
#EAFFAE
secondary
#8B6CE5
accent
#00E63C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682