#E9FBDF#E9FBDF
#E9FBDF is a very light, muted yellow-green. Relative luminance 0.916; OKLCH L 96.7% C 0.041 H 134.2°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FBDF |
|---|---|
| RGB | rgb(233, 251, 223) |
| HSL | hsl(99, 78%, 93%) |
| HSV | hsv(99, 11%, 98%) |
| CMYK | cmyk(7.2%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(96.68, -10.81, 11.42) |
| CIE-LCH | lch(96.68, 15.73, 133.42°) |
| OKLab | oklab(96.74% -0.0289 0.0297) |
| OKLCH | oklch(96.74% 0.041 134.2) |
| XYZ | xyz(81.4184, 91.6452, 83.1976) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.73
Lightyellow
#FFFFE0
ΔE00 6.57
Beige
#F5F5DC
ΔE00 6.65
Off White (survey)
#FFFFE4
ΔE00 6.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.01
Eggshell (survey)
#FFFFD4
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FBDF #F1DFFB
analogous
#F7FBDF #E9FBDF #DFFBE3
triadic
#E9FBDF #DFE9FB #FBDFE9
tetradic
#E9FBDF #DFF7FB #F1DFFB #FBE3DF
square
#E9FBDF #DFF7FB #F1DFFB #FBE3DF
split-complementary
#E9FBDF #E3DFFB #FBDFF7
monochromatic
#9EED72 #C4F4A9 #E9FBDF #ECFCE4 #ECFCE4
Accessibility & contrast
On white
1.09
#E9FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#E9FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FBDF
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FBDF | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DD
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#E9F8F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e9fbdf; /* rgb */ color: rgb(233, 251, 223); /* oklch */ color: oklch(96.7% 0.041 134.2);
Tailwind
colors: {
custom: {
50: '#f0fce9',
500: '#e9fbdf',
950: '#000000',
},
}SCSS
$custom: #e9fbdf; $custom-light: #f0fce9; $custom-dark: #000000;
JSON
{
"hex": "#e9fbdf",
"rgb": {
"r": 233,
"g": 251,
"b": 223
},
"hsl": {
"h": 98.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96739,
"c": 0.04143,
"h": 134.2
},
"luminance": 0.91646
}Semantic roles & 50–950 ramp
primary
#E9FBDF
secondary
#C99CE2
accent
#0BDA90
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584