#E3FFEB#E3FFEB
#E3FFEB is a very light, muted green. Relative luminance 0.938; OKLCH L 97.4% C 0.039 H 154.5°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFEB |
|---|---|
| RGB | rgb(227, 255, 235) |
| HSL | hsl(137, 100%, 95%) |
| HSV | hsv(137, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.57, -12.71, 6.49) |
| CIE-LCH | lch(97.57, 14.27, 152.94°) |
| OKLab | oklab(97.44% -0.0355 0.0169) |
| OKLCH | oklch(97.44% 0.039 154.5) |
| XYZ | xyz(82.4307, 93.8478, 92.3527) |
| Luminance | 0.9385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.55
Ice
#D6FFFA
ΔE00 6.59
Ice Blue (survey)
#D7FFFE
ΔE00 7.95
Lightcyan
#E0FFFF
ΔE00 8.02
Very Pale Blue
#D6FFFE
ΔE00 8.03
Duck Egg Blue
#C3FBF4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFEB #FFE3F7
analogous
#E9FFE3 #E3FFEB #E3FFF9
triadic
#E3FFEB #EBE3FF #FFEBE3
tetradic
#E3FFEB #E3E9FF #FFE3F7 #FFF9E3
square
#E3FFEB #E3E9FF #FFE3F7 #FFF9E3
split-complementary
#E3FFEB #F9E3FF #FFE3E9
monochromatic
#69FF94 #A6FFBF #E0FFE9 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.06
#E3FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#E3FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFEB
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFEB | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#DFFEF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e3ffeb; /* rgb */ color: rgb(227, 255, 235); /* oklch */ color: oklch(97.4% 0.039 154.5);
Tailwind
colors: {
custom: {
50: '#ecfff1',
500: '#e3ffeb',
950: '#000000',
},
}SCSS
$custom: #e3ffeb; $custom-light: #ecfff1; $custom-dark: #000000;
JSON
{
"hex": "#e3ffeb",
"rgb": {
"r": 227,
"g": 255,
"b": 235
},
"hsl": {
"h": 137.143,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.97438,
"c": 0.03933,
"h": 154.5
},
"luminance": 0.93849
}Semantic roles & 50–950 ramp
primary
#E3FFEB
secondary
#ED99D5
accent
#00A4E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685