#EAFFF0#EAFFF0
#EAFFF0 is a very light, muted green. Relative luminance 0.953; OKLCH L 98.1% C 0.030 H 154.7°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF0 |
|---|---|
| RGB | rgb(234, 255, 240) |
| HSL | hsl(137, 100%, 96%) |
| HSV | hsv(137, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(98.15, -9.54, 4.83) |
| CIE-LCH | lch(98.15, 10.69, 153.14°) |
| OKLab | oklab(98.06% -0.0267 0.0126) |
| OKLCH | oklch(98.06% 0.03 154.7) |
| XYZ | xyz(85.4167, 95.3027, 96.3163) |
| Luminance | 0.9530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.04
Mintcream
#F5FFFA
ΔE00 5.99
Ice
#D6FFFA
ΔE00 6.68
Lightcyan
#E0FFFF
ΔE00 6.71
Azure (CSS)
#F0FFFF
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF0 #FFEAF9
analogous
#EEFFEA #EAFFF0 #EAFFFA
triadic
#EAFFF0 #F0EAFF #FFF0EA
tetradic
#EAFFF0 #EAEEFF #FFEAF9 #FFFAEA
square
#EAFFF0 #EAEEFF #FFEAF9 #FFFAEA
split-complementary
#EAFFF0 #FAEAFF #FFEAEE
monochromatic
#70FF99 #ADFFC4 #E0FFE9 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.05
#EAFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#EAFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF0
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF0 | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEF
Deuteranopia (green-blind)
#FBF9F1
Tritanopia (blue-blind)
#E7FEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff0; /* rgb */ color: rgb(234, 255, 240); /* oklch */ color: oklch(98.1% 0.030 154.7);
Tailwind
colors: {
custom: {
50: '#f0fff4',
500: '#eafff0',
950: '#000000',
},
}SCSS
$custom: #eafff0; $custom-light: #f0fff4; $custom-dark: #000000;
JSON
{
"hex": "#eafff0",
"rgb": {
"r": 234,
"g": 255,
"b": 240
},
"hsl": {
"h": 137.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98056,
"c": 0.02951,
"h": 154.7
},
"luminance": 0.95304
}Semantic roles & 50–950 ramp
primary
#EAFFF0
secondary
#EE9FD8
accent
#00A4E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685