#EAFFEC#EAFFEC
#EAFFEC is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.033 H 148.1°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFEC |
|---|---|
| RGB | rgb(234, 255, 236) |
| HSL | hsl(126, 100%, 96%) |
| HSV | hsv(126, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(98.06, -10.24, 6.75) |
| CIE-LCH | lch(98.06, 12.26, 146.63°) |
| OKLab | oklab(97.95% -0.0282 0.0176) |
| OKLCH | oklch(97.95% 0.033 148.1) |
| XYZ | xyz(84.8290, 95.0677, 93.2214) |
| Luminance | 0.9507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.54
Mintcream
#F5FFFA
ΔE00 7.10
Ice
#D6FFFA
ΔE00 7.61
Beige
#F5F5DC
ΔE00 7.87
Off White (survey)
#FFFFE4
ΔE00 7.90
Lightcyan
#E0FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFEC #FFEAFD
analogous
#F2FFEA #EAFFEC #EAFFF6
triadic
#EAFFEC #ECEAFF #FFECEA
tetradic
#EAFFEC #EAF2FF #FFEAFD #FFF6EA
square
#EAFFEC #EAF2FF #FFEAFD #FFF6EA
split-complementary
#EAFFEC #F6EAFF #FFEAF2
monochromatic
#70FF7D #ADFFB5 #E0FFE3 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.05
#EAFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EAFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFEC
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFEC | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEB
Deuteranopia (green-blind)
#FCF8ED
Tritanopia (blue-blind)
#E8FEF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffec; /* rgb */ color: rgb(234, 255, 236); /* oklch */ color: oklch(98.0% 0.033 148.1);
Tailwind
colors: {
custom: {
50: '#f0fff2',
500: '#eaffec',
950: '#000000',
},
}SCSS
$custom: #eaffec; $custom-light: #f0fff2; $custom-dark: #000000;
JSON
{
"hex": "#eaffec",
"rgb": {
"r": 234,
"g": 255,
"b": 236
},
"hsl": {
"h": 125.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97951,
"c": 0.03328,
"h": 148.1
},
"luminance": 0.95069
}Semantic roles & 50–950 ramp
primary
#EAFFEC
secondary
#EE9FE7
accent
#00D0E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685