#E3FFDF#E3FFDF
#E3FFDF is a very light, muted green. Relative luminance 0.932; OKLCH L 97.1% C 0.051 H 141.7°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFDF |
|---|---|
| RGB | rgb(227, 255, 223) |
| HSL | hsl(113, 100%, 94%) |
| HSV | hsv(113, 13%, 100%) |
| CMYK | cmyk(11%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.30, -14.79, 12.26) |
| CIE-LCH | lch(97.30, 19.21, 140.35°) |
| OKLab | oklab(97.13% -0.0402 0.0318) |
| OKLCH | oklch(97.13% 0.051 141.7) |
| XYZ | xyz(80.7552, 93.1776, 83.5283) |
| Luminance | 0.9318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.84
Very Pale Green
#CFFDBC
ΔE00 8.30
Very Light Green
#D1FFBD
ΔE00 8.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.01
Lightyellow
#FFFFE0
ΔE00 9.09
Eggshell (survey)
#FFFFD4
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFDF #FBDFFF
analogous
#F3FFDF #E3FFDF #DFFFEB
triadic
#E3FFDF #DFE3FF #FFDFE3
tetradic
#E3FFDF #DFF3FF #FBDFFF #FFEBDF
square
#E3FFDF #DFF3FF #FBDFFF #FFEBDF
split-complementary
#E3FFDF #EBDFFF #FFDFF3
monochromatic
#78FF65 #ADFFA2 #E3FFDF #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.07
#E3FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#E3FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFDF
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFDF | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#E1FDF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e3ffdf; /* rgb */ color: rgb(227, 255, 223); /* oklch */ color: oklch(97.1% 0.051 141.7);
Tailwind
colors: {
custom: {
50: '#ecffe9',
500: '#e3ffdf',
950: '#000000',
},
}SCSS
$custom: #e3ffdf; $custom-light: #ecffe9; $custom-dark: #000000;
JSON
{
"hex": "#e3ffdf",
"rgb": {
"r": 227,
"g": 255,
"b": 223
},
"hsl": {
"h": 112.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97133,
"c": 0.0513,
"h": 141.7
},
"luminance": 0.93179
}Semantic roles & 50–950 ramp
primary
#E3FFDF
secondary
#E296EC
accent
#00E6C9
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684