#EAFFCC#EAFFCC
#EAFFCC is a very light, moderate yellow-green. Relative luminance 0.934; OKLCH L 97.2% C 0.070 H 125.9°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFCC |
|---|---|
| RGB | rgb(234, 255, 204) |
| HSL | hsl(85, 100%, 90%) |
| HSV | hsv(85, 20%, 100%) |
| CMYK | cmyk(8.2%, 0%, 20%, 0%) |
| CIE-LAB | lab(97.38, -15.46, 22.14) |
| CIE-LCH | lch(97.38, 27.00, 124.93°) |
| OKLab | oklab(97.19% -0.041 0.0566) |
| OKLCH | oklch(97.19% 0.07 125.9) |
| XYZ | xyz(80.5892, 93.3718, 70.8919) |
| Luminance | 0.9337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.63
Ecru
#FEFFCA
ΔE00 5.67
Very Pale Green
#CFFDBC
ΔE00 5.68
Ivory (survey)
#FFFFCB
ΔE00 5.95
Eggshell (survey)
#FFFFD4
ΔE00 6.32
Cream (survey)
#FFFFC2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFCC #E1CCFF
analogous
#FFFBCC #EAFFCC #D0FFCC
triadic
#EAFFCC #CCEAFF #FFCCEA
tetradic
#EAFFCC #CCFFFB #E1CCFF #FFCCD0
square
#EAFFCC #CCFFFB #E1CCFF #FFCCD0
split-complementary
#EAFFCC #CCD0FF #FBCCFF
monochromatic
#B8FF52 #D1FF8F #EAFFCC #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.07
#EAFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#EAFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFCC
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFCC | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C9
Deuteranopia (green-blind)
#FFF7CE
Tritanopia (blue-blind)
#EDFAF1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffcc; /* rgb */ color: rgb(234, 255, 204); /* oklch */ color: oklch(97.2% 0.070 125.9);
Tailwind
colors: {
custom: {
50: '#f1ffdb',
500: '#eaffcc',
950: '#000000',
},
}SCSS
$custom: #eaffcc; $custom-light: #f1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#eaffcc",
"rgb": {
"r": 234,
"g": 255,
"b": 204
},
"hsl": {
"h": 84.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.97185,
"c": 0.06989,
"h": 125.9
},
"luminance": 0.93372
}Semantic roles & 50–950 ramp
primary
#EAFFCC
secondary
#AF86EA
accent
#00E65F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684