#EAFFAA#EAFFAA
#EAFFAA is a very light, moderate yellow-green. Relative luminance 0.919; OKLCH L 96.5% C 0.110 H 119.8°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFAA |
|---|---|
| RGB | rgb(234, 255, 170) |
| HSL | hsl(75, 100%, 83%) |
| HSV | hsv(75, 33%, 100%) |
| CMYK | cmyk(8.2%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.79, -20.14, 38.42) |
| CIE-LCH | lch(96.79, 43.38, 117.67°) |
| OKLab | oklab(96.52% -0.0546 0.0953) |
| OKLCH | oklch(96.52% 0.11 119.8) |
| XYZ | xyz(76.9471, 91.9149, 51.7101) |
| Luminance | 0.9192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.07
Creme
#FFFFB6
ΔE00 5.29
Light Beige
#FFFEB6
ΔE00 5.57
Parchment
#FEFCAF
ΔE00 5.58
Cream (survey)
#FFFFC2
ΔE00 6.42
Light Yellow Green
#CCFD7F
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFAA #BFAAFF
analogous
#FFEAAA #EAFFAA #BFFFAA
triadic
#EAFFAA #AAEAFF #FFAAEA
tetradic
#EAFFAA #AAFFEA #BFAAFF #FFAABF
square
#EAFFAA #AAFFEA #BFAAFF #FFAABF
split-complementary
#EAFFAA #AABFFF #EAAAFF
monochromatic
#CCFF30 #DBFF6D #EAFFAA #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EAFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#EAFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFAA
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFAA | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A4
Deuteranopia (green-blind)
#FFF6AE
Tritanopia (blue-blind)
#F2F6E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaffaa; /* rgb */ color: rgb(234, 255, 170); /* oklch */ color: oklch(96.5% 0.110 119.8);
Tailwind
colors: {
custom: {
50: '#f1ffc4',
500: '#eaffaa',
950: '#000000',
},
}SCSS
$custom: #eaffaa; $custom-light: #f1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#eaffaa",
"rgb": {
"r": 234,
"g": 255,
"b": 170
},
"hsl": {
"h": 74.824,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.96518,
"c": 0.10981,
"h": 119.8
},
"luminance": 0.91915
}Semantic roles & 50–950 ramp
primary
#EAFFAA
secondary
#8769E4
accent
#00E639
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171812
muted
#858682