#EAFFED#EAFFED
#EAFFED is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.032 H 149.6°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFED |
|---|---|
| RGB | rgb(234, 255, 237) |
| HSL | hsl(129, 100%, 96%) |
| HSV | hsv(129, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(98.08, -10.07, 6.27) |
| CIE-LCH | lch(98.08, 11.86, 148.10°) |
| OKLab | oklab(97.98% -0.0278 0.0164) |
| OKLCH | oklch(97.98% 0.032 149.6) |
| XYZ | xyz(84.9747, 95.1260, 93.9887) |
| Luminance | 0.9513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.35
Mintcream
#F5FFFA
ΔE00 6.82
Ice
#D6FFFA
ΔE00 7.37
Lightcyan
#E0FFFF
ΔE00 7.75
Beige
#F5F5DC
ΔE00 7.97
Off White (survey)
#FFFFE4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFED #FFEAFC
analogous
#F1FFEA #EAFFED #EAFFF7
triadic
#EAFFED #EDEAFF #FFEDEA
tetradic
#EAFFED #EAF1FF #FFEAFC #FFF7EA
square
#EAFFED #EAF1FF #FFEAFC #FFF7EA
split-complementary
#EAFFED #F7EAFF #FFEAF1
monochromatic
#70FF84 #ADFFB9 #E0FFE5 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.05
#EAFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#EAFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFED
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFED | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#E8FEFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffed; /* rgb */ color: rgb(234, 255, 237); /* oklch */ color: oklch(98.0% 0.032 149.6);
Tailwind
colors: {
custom: {
50: '#f0fff2',
500: '#eaffed',
950: '#000000',
},
}SCSS
$custom: #eaffed; $custom-light: #f0fff2; $custom-dark: #000000;
JSON
{
"hex": "#eaffed",
"rgb": {
"r": 234,
"g": 255,
"b": 237
},
"hsl": {
"h": 128.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97977,
"c": 0.0323,
"h": 149.6
},
"luminance": 0.95127
}Semantic roles & 50–950 ramp
primary
#EAFFED
secondary
#EE9FE3
accent
#00C5E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685