#EAFFAF#EAFFAF
#EAFFAF is a very light, moderate yellow-green. Relative luminance 0.921; OKLCH L 96.6% C 0.104 H 120.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFAF |
|---|---|
| RGB | rgb(234, 255, 175) |
| HSL | hsl(76, 100%, 84%) |
| HSV | hsv(76, 31%, 100%) |
| CMYK | cmyk(8.2%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(96.86, -19.51, 36.04) |
| CIE-LCH | lch(96.86, 40.98, 118.43°) |
| OKLab | oklab(96.61% -0.0526 0.0899) |
| OKLCH | oklch(96.61% 0.104 120.3) |
| XYZ | xyz(77.4291, 92.1077, 54.2486) |
| Luminance | 0.9211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.17
Creme
#FFFFB6
ΔE00 5.19
Light Beige
#FFFEB6
ΔE00 5.45
Parchment
#FEFCAF
ΔE00 5.63
Cream (survey)
#FFFFC2
ΔE00 6.01
Very Light Green
#D1FFBD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFAF #C4AFFF
analogous
#FFECAF #EAFFAF #C2FFAF
triadic
#EAFFAF #AFEAFF #FFAFEA
tetradic
#EAFFAF #AFFFEC #C4AFFF #FFAFC2
square
#EAFFAF #AFFFEC #C4AFFF #FFAFC2
split-complementary
#EAFFAF #AFC2FF #ECAFFF
monochromatic
#CAFF35 #DAFF72 #EAFFAF #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EAFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EAFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFAF
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFAF | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AA
Deuteranopia (green-blind)
#FFF6B3
Tritanopia (blue-blind)
#F1F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaffaf; /* rgb */ color: rgb(234, 255, 175); /* oklch */ color: oklch(96.6% 0.104 120.3);
Tailwind
colors: {
custom: {
50: '#f1ffc7',
500: '#eaffaf',
950: '#000000',
},
}SCSS
$custom: #eaffaf; $custom-light: #f1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#eaffaf",
"rgb": {
"r": 234,
"g": 255,
"b": 175
},
"hsl": {
"h": 75.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.96607,
"c": 0.1041,
"h": 120.3
},
"luminance": 0.92108
}Semantic roles & 50–950 ramp
primary
#EAFFAF
secondary
#8D6DE5
accent
#00E63C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682