#E8FBDB#E8FBDB
#E8FBDB is a very light, muted yellow-green. Relative luminance 0.913; OKLCH L 96.6% C 0.047 H 132.5°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FBDB |
|---|---|
| RGB | rgb(232, 251, 219) |
| HSL | hsl(96, 80%, 92%) |
| HSV | hsv(96, 13%, 98%) |
| CMYK | cmyk(7.6%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(96.52, -11.81, 13.24) |
| CIE-LCH | lch(96.52, 17.75, 131.72°) |
| OKLab | oklab(96.57% -0.0315 0.0343) |
| OKLCH | oklch(96.57% 0.047 132.5) |
| XYZ | xyz(80.5599, 91.2641, 80.3757) |
| Luminance | 0.9126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.71
Lightyellow
#FFFFE0
ΔE00 6.76
Eggshell (survey)
#FFFFD4
ΔE00 7.08
Off White (survey)
#FFFFE4
ΔE00 7.10
Beige
#F5F5DC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FBDB #EEDBFB
analogous
#F8FBDB #E8FBDB #DBFBDE
triadic
#E8FBDB #DBE8FB #FBDBE8
tetradic
#E8FBDB #DBF8FB #EEDBFB #FBDEDB
square
#E8FBDB #DBF8FB #EEDBFB #FBDEDB
split-complementary
#E8FBDB #DEDBFB #FBDBF8
monochromatic
#A2EF6D #C5F5A4 #E8FBDB #EDFCE3 #EDFCE3
Accessibility & contrast
On white
1.09
#E8FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#E8FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FBDB
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FBDB | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D9
Deuteranopia (green-blind)
#FBF4DC
Tritanopia (blue-blind)
#E9F8F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e8fbdb; /* rgb */ color: rgb(232, 251, 219); /* oklch */ color: oklch(96.6% 0.047 132.5);
Tailwind
colors: {
custom: {
50: '#effce6',
500: '#e8fbdb',
950: '#000000',
},
}SCSS
$custom: #e8fbdb; $custom-light: #effce6; $custom-dark: #000000;
JSON
{
"hex": "#e8fbdb",
"rgb": {
"r": 232,
"g": 251,
"b": 219
},
"hsl": {
"h": 95.625,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96569,
"c": 0.04659,
"h": 132.5
},
"luminance": 0.91265
}Semantic roles & 50–950 ramp
primary
#E8FBDB
secondary
#C498E2
accent
#09DC87
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161715
muted
#858584