#EAFFEE#EAFFEE
#EAFFEE is a very light, muted green. Relative luminance 0.952; OKLCH L 98.0% C 0.031 H 151.2°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFEE |
|---|---|
| RGB | rgb(234, 255, 238) |
| HSL | hsl(131, 100%, 96%) |
| HSV | hsv(131, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.11, -9.89, 5.79) |
| CIE-LCH | lch(98.11, 11.46, 149.67°) |
| OKLab | oklab(98% -0.0275 0.0151) |
| OKLCH | oklch(98% 0.031 151.2) |
| XYZ | xyz(85.1212, 95.1846, 94.7603) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.19
Mintcream
#F5FFFA
ΔE00 6.54
Ice
#D6FFFA
ΔE00 7.13
Lightcyan
#E0FFFF
ΔE00 7.40
Azure (CSS)
#F0FFFF
ΔE00 7.76
Ice Blue (survey)
#D7FFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFEE #FFEAFB
analogous
#F0FFEA #EAFFEE #EAFFF8
triadic
#EAFFEE #EEEAFF #FFEEEA
tetradic
#EAFFEE #EAF0FF #FFEAFB #FFF8EA
square
#EAFFEE #EAF0FF #FFEAFB #FFF8EA
split-complementary
#EAFFEE #F8EAFF #FFEAF0
monochromatic
#70FF8B #ADFFBC #E0FFE6 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.05
#EAFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#EAFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFEE
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFEE | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FBF9EF
Tritanopia (blue-blind)
#E8FEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eaffee; /* rgb */ color: rgb(234, 255, 238); /* oklch */ color: oklch(98.0% 0.031 151.2);
Tailwind
colors: {
custom: {
50: '#f0fff3',
500: '#eaffee',
950: '#000000',
},
}SCSS
$custom: #eaffee; $custom-light: #f0fff3; $custom-dark: #000000;
JSON
{
"hex": "#eaffee",
"rgb": {
"r": 234,
"g": 255,
"b": 238
},
"hsl": {
"h": 131.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98003,
"c": 0.03135,
"h": 151.2
},
"luminance": 0.95185
}Semantic roles & 50–950 ramp
primary
#EAFFEE
secondary
#EE9FDF
accent
#00BAE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685