#E5FBDA#E5FBDA
#E5FBDA is a very light, muted green. Relative luminance 0.907; OKLCH L 96.3% C 0.049 H 135.1°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBDA |
|---|---|
| RGB | rgb(229, 251, 218) |
| HSL | hsl(100, 80%, 92%) |
| HSV | hsv(100, 13%, 98%) |
| CMYK | cmyk(8.8%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(96.29, -12.99, 13.41) |
| CIE-LCH | lch(96.29, 18.67, 134.09°) |
| OKLab | oklab(96.33% -0.0349 0.0348) |
| OKLCH | oklch(96.33% 0.049 135.1) |
| XYZ | xyz(79.4629, 90.7137, 79.6392) |
| Luminance | 0.9071 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.41
Lightyellow
#FFFFE0
ΔE00 7.62
Eggshell (survey)
#FFFFD4
ΔE00 7.72
Off White (survey)
#FFFFE4
ΔE00 7.98
Beige
#F5F5DC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBDA #F0DAFB
analogous
#F6FBDA #E5FBDA #DAFBE0
triadic
#E5FBDA #DAE5FB #FBDAE5
tetradic
#E5FBDA #DAF6FB #F0DAFB #FBE0DA
square
#E5FBDA #DAF6FB #F0DAFB #FBE0DA
split-complementary
#E5FBDA #E0DAFB #FBDAF6
monochromatic
#97EF6C #BEF5A3 #E5FBDA #ECFCE3 #ECFCE3
Accessibility & contrast
On white
1.10
#E5FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#E5FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBDA
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBDA | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D8
Deuteranopia (green-blind)
#FAF4DB
Tritanopia (blue-blind)
#E5F8F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e5fbda; /* rgb */ color: rgb(229, 251, 218); /* oklch */ color: oklch(96.3% 0.049 135.1);
Tailwind
colors: {
custom: {
50: '#edfce5',
500: '#e5fbda',
950: '#000000',
},
}SCSS
$custom: #e5fbda; $custom-light: #edfce5; $custom-dark: #000000;
JSON
{
"hex": "#e5fbda",
"rgb": {
"r": 229,
"g": 251,
"b": 218
},
"hsl": {
"h": 100,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96331,
"c": 0.04922,
"h": 135.1
},
"luminance": 0.90714
}Semantic roles & 50–950 ramp
primary
#E5FBDA
secondary
#C997E2
accent
#09DD96
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584