#E3FBDB#E3FBDB
#E3FBDB is a very light, muted green. Relative luminance 0.904; OKLCH L 96.2% C 0.049 H 137.9°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FBDB |
|---|---|
| RGB | rgb(227, 251, 219) |
| HSL | hsl(105, 80%, 92%) |
| HSV | hsv(105, 13%, 98%) |
| CMYK | cmyk(9.6%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(96.18, -13.50, 12.71) |
| CIE-LCH | lch(96.18, 18.54, 136.71°) |
| OKLab | oklab(96.21% -0.0364 0.033) |
| OKLCH | oklch(96.21% 0.049 137.9) |
| XYZ | xyz(78.9595, 90.4389, 80.3007) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.45
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.05
Lightyellow
#FFFFE0
ΔE00 8.19
Eggshell (survey)
#FFFFD4
ΔE00 8.36
Very Pale Green
#CFFDBC
ΔE00 8.47
Off White (survey)
#FFFFE4
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FBDB #F3DBFB
analogous
#F3FBDB #E3FBDB #DBFBE3
triadic
#E3FBDB #DBE3FB #FBDBE3
tetradic
#E3FBDB #DBF3FB #F3DBFB #FBE3DB
square
#E3FBDB #DBF3FB #F3DBFB #FBE3DB
split-complementary
#E3FBDB #E3DBFB #FBDBF3
monochromatic
#8DEF6D #B8F5A4 #E3FBDB #EAFCE3 #EAFCE3
Accessibility & contrast
On white
1.10
#E3FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#E3FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FBDB
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FBDB | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D9
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#E2F8F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e3fbdb; /* rgb */ color: rgb(227, 251, 219); /* oklch */ color: oklch(96.2% 0.049 137.9);
Tailwind
colors: {
custom: {
50: '#ecfce6',
500: '#e3fbdb',
950: '#000000',
},
}SCSS
$custom: #e3fbdb; $custom-light: #ecfce6; $custom-dark: #000000;
JSON
{
"hex": "#e3fbdb",
"rgb": {
"r": 227,
"g": 251,
"b": 219
},
"hsl": {
"h": 105,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96214,
"c": 0.04913,
"h": 137.9
},
"luminance": 0.9044
}Semantic roles & 50–950 ramp
primary
#E3FBDB
secondary
#D098E2
accent
#09DCA8
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584