#EAFFEB#EAFFEB
#EAFFEB is a very light, muted green. Relative luminance 0.950; OKLCH L 97.9% C 0.034 H 146.6°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFEB |
|---|---|
| RGB | rgb(234, 255, 235) |
| HSL | hsl(123, 100%, 96%) |
| HSV | hsv(123, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.04, -10.42, 7.23) |
| CIE-LCH | lch(98.04, 12.68, 145.25°) |
| OKLab | oklab(97.93% -0.0286 0.0189) |
| OKLCH | oklch(97.93% 0.034 146.6) |
| XYZ | xyz(84.6841, 95.0097, 92.4584) |
| Luminance | 0.9501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.76
Mintcream
#F5FFFA
ΔE00 7.38
Beige
#F5F5DC
ΔE00 7.79
Off White (survey)
#FFFFE4
ΔE00 7.80
Ice
#D6FFFA
ΔE00 7.86
Lightyellow
#FFFFE0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFEB #FFEAFE
analogous
#F3FFEA #EAFFEB #EAFFF5
triadic
#EAFFEB #EBEAFF #FFEBEA
tetradic
#EAFFEB #EAF3FF #FFEAFE #FFF5EA
square
#EAFFEB #EAF3FF #FFEAFE #FFF5EA
split-complementary
#EAFFEB #F5EAFF #FFEAF3
monochromatic
#70FF76 #ADFFB1 #E0FFE2 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.05
#EAFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#EAFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFEB
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFEB | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FCF8EC
Tritanopia (blue-blind)
#E8FEF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffeb; /* rgb */ color: rgb(234, 255, 235); /* oklch */ color: oklch(97.9% 0.034 146.6);
Tailwind
colors: {
custom: {
50: '#f0fff1',
500: '#eaffeb',
950: '#000000',
},
}SCSS
$custom: #eaffeb; $custom-light: #f0fff1; $custom-dark: #000000;
JSON
{
"hex": "#eaffeb",
"rgb": {
"r": 234,
"g": 255,
"b": 235
},
"hsl": {
"h": 122.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97925,
"c": 0.03428,
"h": 146.6
},
"luminance": 0.95011
}Semantic roles & 50–950 ramp
primary
#EAFFEB
secondary
#EE9FEA
accent
#00DBE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685