#EAFFCA#EAFFCA
#EAFFCA is a very light, moderate yellow-green. Relative luminance 0.933; OKLCH L 97.1% C 0.072 H 125.3°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFCA |
|---|---|
| RGB | rgb(234, 255, 202) |
| HSL | hsl(84, 100%, 90%) |
| HSV | hsv(84, 21%, 100%) |
| CMYK | cmyk(8.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(97.34, -15.76, 23.10) |
| CIE-LCH | lch(97.34, 27.96, 124.30°) |
| OKLab | oklab(97.14% -0.0418 0.059) |
| OKLCH | oklch(97.14% 0.072 125.3) |
| XYZ | xyz(80.3509, 93.2764, 69.6367) |
| Luminance | 0.9328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.46
Very Pale Green
#CFFDBC
ΔE00 5.53
Ecru
#FEFFCA
ΔE00 5.55
Ivory (survey)
#FFFFCB
ΔE00 5.86
Cream (survey)
#FFFFC2
ΔE00 6.17
Eggshell (survey)
#FFFFD4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFCA #DFCAFF
analogous
#FFFACA #EAFFCA #D0FFCA
triadic
#EAFFCA #CAEAFF #FFCAEA
tetradic
#EAFFCA #CAFFFA #DFCAFF #FFCAD0
square
#EAFFCA #CAFFFA #DFCAFF #FFCAD0
split-complementary
#EAFFCA #CAD0FF #FACAFF
monochromatic
#BAFF50 #D2FF8D #EAFFCA #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.07
#EAFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#EAFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFCA
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFCA | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C7
Deuteranopia (green-blind)
#FFF7CC
Tritanopia (blue-blind)
#EDFAF0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffca; /* rgb */ color: rgb(234, 255, 202); /* oklch */ color: oklch(97.1% 0.072 125.3);
Tailwind
colors: {
custom: {
50: '#f1ffda',
500: '#eaffca',
950: '#000000',
},
}SCSS
$custom: #eaffca; $custom-light: #f1ffda; $custom-dark: #000000;
JSON
{
"hex": "#eaffca",
"rgb": {
"r": 234,
"g": 255,
"b": 202
},
"hsl": {
"h": 83.774,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.97141,
"c": 0.07229,
"h": 125.3
},
"luminance": 0.93277
}Semantic roles & 50–950 ramp
primary
#EAFFCA
secondary
#AC84E9
accent
#00E65B
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683