#E3FFDC#E3FFDC
#E3FFDC is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.055 H 139.4°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFDC |
|---|---|
| RGB | rgb(227, 255, 220) |
| HSL | hsl(108, 100%, 93%) |
| HSV | hsv(108, 14%, 100%) |
| CMYK | cmyk(11%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.23, -15.30, 13.70) |
| CIE-LCH | lch(97.23, 20.54, 138.15°) |
| OKLab | oklab(97.06% -0.0414 0.0355) |
| OKLCH | oklch(97.06% 0.055 139.4) |
| XYZ | xyz(80.3543, 93.0172, 81.4170) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.50
Very Pale Green
#CFFDBC
ΔE00 7.53
Very Light Green
#D1FFBD
ΔE00 7.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.71
Eggshell (survey)
#FFFFD4
ΔE00 8.85
Lightyellow
#FFFFE0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFDC #F8DCFF
analogous
#F4FFDC #E3FFDC #DCFFE6
triadic
#E3FFDC #DCE3FF #FFDCE3
tetradic
#E3FFDC #DCF4FF #F8DCFF #FFE6DC
square
#E3FFDC #DCF4FF #F8DCFF #FFE6DC
split-complementary
#E3FFDC #E6DCFF #FFDCF4
monochromatic
#81FF62 #B2FF9F #E3FFDC #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.07
#E3FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E3FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFDC
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFDC | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FDF6DE
Tritanopia (blue-blind)
#E2FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e3ffdc; /* rgb */ color: rgb(227, 255, 220); /* oklch */ color: oklch(97.1% 0.055 139.4);
Tailwind
colors: {
custom: {
50: '#ecffe6',
500: '#e3ffdc',
950: '#000000',
},
}SCSS
$custom: #e3ffdc; $custom-light: #ecffe6; $custom-dark: #000000;
JSON
{
"hex": "#e3ffdc",
"rgb": {
"r": 227,
"g": 255,
"b": 220
},
"hsl": {
"h": 108,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9706,
"c": 0.05456,
"h": 139.4
},
"luminance": 0.93018
}Semantic roles & 50–950 ramp
primary
#E3FFDC
secondary
#DA93EC
accent
#00E6B8
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684