#E9FFE2#E9FFE2
#E9FFE2 is a very light, muted green. Relative luminance 0.943; OKLCH L 97.6% C 0.045 H 138.1°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFE2 |
|---|---|
| RGB | rgb(233, 255, 226) |
| HSL | hsl(106, 100%, 94%) |
| HSV | hsv(106, 11%, 100%) |
| CMYK | cmyk(8.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(97.77, -12.29, 11.44) |
| CIE-LCH | lch(97.77, 16.79, 137.04°) |
| OKLab | oklab(97.63% -0.0332 0.0297) |
| OKLCH | oklch(97.63% 0.045 138.1) |
| XYZ | xyz(83.0892, 94.3339, 85.7676) |
| Luminance | 0.9434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.27
Lightyellow
#FFFFE0
ΔE00 7.56
Off White (survey)
#FFFFE4
ΔE00 7.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.89
Beige
#F5F5DC
ΔE00 7.90
Eggshell (survey)
#FFFFD4
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFE2 #F8E2FF
analogous
#F8FFE2 #E9FFE2 #E2FFEA
triadic
#E9FFE2 #E2E9FF #FFE2E9
tetradic
#E9FFE2 #E2F8FF #F8E2FF #FFEAE2
square
#E9FFE2 #E2F8FF #F8E2FF #FFEAE2
split-complementary
#E9FFE2 #EAE2FF #FFE2F8
monochromatic
#8CFF68 #BBFFA5 #E8FFE0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.06
#E9FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#E9FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFE2
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFE2 | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE0
Deuteranopia (green-blind)
#FDF8E3
Tritanopia (blue-blind)
#E8FDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9ffe2; /* rgb */ color: rgb(233, 255, 226); /* oklch */ color: oklch(97.6% 0.045 138.1);
Tailwind
colors: {
custom: {
50: '#f0ffeb',
500: '#e9ffe2',
950: '#000000',
},
}SCSS
$custom: #e9ffe2; $custom-light: #f0ffeb; $custom-dark: #000000;
JSON
{
"hex": "#e9ffe2",
"rgb": {
"r": 233,
"g": 255,
"b": 226
},
"hsl": {
"h": 105.517,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97626,
"c": 0.04454,
"h": 138.1
},
"luminance": 0.94335
}Semantic roles & 50–950 ramp
primary
#E9FFE2
secondary
#D898ED
accent
#00E6AE
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684