#E5FBDB#E5FBDB
#E5FBDB is a very light, muted green. Relative luminance 0.908; OKLCH L 96.4% C 0.048 H 135.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBDB |
|---|---|
| RGB | rgb(229, 251, 219) |
| HSL | hsl(101, 80%, 92%) |
| HSV | hsv(101, 13%, 98%) |
| CMYK | cmyk(8.8%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(96.31, -12.83, 12.93) |
| CIE-LCH | lch(96.31, 18.21, 134.78°) |
| OKLab | oklab(96.36% -0.0345 0.0335) |
| OKLCH | oklch(96.36% 0.048 135.8) |
| XYZ | xyz(79.5941, 90.7662, 80.3304) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.53
Lightyellow
#FFFFE0
ΔE00 7.63
Eggshell (survey)
#FFFFD4
ΔE00 7.86
Off White (survey)
#FFFFE4
ΔE00 7.95
Beige
#F5F5DC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBDB #F1DBFB
analogous
#F5FBDB #E5FBDB #DBFBE1
triadic
#E5FBDB #DBE5FB #FBDBE5
tetradic
#E5FBDB #DBF5FB #F1DBFB #FBE1DB
square
#E5FBDB #DBF5FB #F1DBFB #FBE1DB
split-complementary
#E5FBDB #E1DBFB #FBDBF5
monochromatic
#95EF6D #BDF5A4 #E5FBDB #EBFCE3 #EBFCE3
Accessibility & contrast
On white
1.10
#E5FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#E5FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBDB
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBDB | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D9
Deuteranopia (green-blind)
#FAF4DC
Tritanopia (blue-blind)
#E5F8F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e5fbdb; /* rgb */ color: rgb(229, 251, 219); /* oklch */ color: oklch(96.4% 0.048 135.8);
Tailwind
colors: {
custom: {
50: '#edfce6',
500: '#e5fbdb',
950: '#000000',
},
}SCSS
$custom: #e5fbdb; $custom-light: #edfce6; $custom-dark: #000000;
JSON
{
"hex": "#e5fbdb",
"rgb": {
"r": 229,
"g": 251,
"b": 219
},
"hsl": {
"h": 101.25,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96355,
"c": 0.04807,
"h": 135.8
},
"luminance": 0.90767
}Semantic roles & 50–950 ramp
primary
#E5FBDB
secondary
#CB98E2
accent
#09DC9A
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584