#EAFFEF#EAFFEF
#EAFFEF is a very light, muted green. Relative luminance 0.952; OKLCH L 98.0% C 0.030 H 152.9°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFEF |
|---|---|
| RGB | rgb(234, 255, 239) |
| HSL | hsl(134, 100%, 96%) |
| HSV | hsv(134, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.13, -9.71, 5.31) |
| CIE-LCH | lch(98.13, 11.07, 151.35°) |
| OKLab | oklab(98.03% -0.0271 0.0139) |
| OKLCH | oklch(98.03% 0.03 152.9) |
| XYZ | xyz(85.2685, 95.2435, 95.5361) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.09
Mintcream
#F5FFFA
ΔE00 6.27
Ice
#D6FFFA
ΔE00 6.90
Lightcyan
#E0FFFF
ΔE00 7.06
Azure (CSS)
#F0FFFF
ΔE00 7.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFEF #FFEAFA
analogous
#EFFFEA #EAFFEF #EAFFF9
triadic
#EAFFEF #EFEAFF #FFEFEA
tetradic
#EAFFEF #EAEFFF #FFEAFA #FFF9EA
square
#EAFFEF #EAEFFF #FFEAFA #FFF9EA
split-complementary
#EAFFEF #F9EAFF #FFEAEF
monochromatic
#70FF92 #ADFFC0 #E0FFE8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.05
#EAFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#EAFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFEF
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFEF | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FBF9F0
Tritanopia (blue-blind)
#E7FEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eaffef; /* rgb */ color: rgb(234, 255, 239); /* oklch */ color: oklch(98.0% 0.030 152.9);
Tailwind
colors: {
custom: {
50: '#f0fff4',
500: '#eaffef',
950: '#000000',
},
}SCSS
$custom: #eaffef; $custom-light: #f0fff4; $custom-dark: #000000;
JSON
{
"hex": "#eaffef",
"rgb": {
"r": 234,
"g": 255,
"b": 239
},
"hsl": {
"h": 134.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.9803,
"c": 0.03042,
"h": 152.9
},
"luminance": 0.95244
}Semantic roles & 50–950 ramp
primary
#EAFFEF
secondary
#EE9FDB
accent
#00AFE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685