#E9FBEF#E9FBEF
#E9FBEF is a very light, muted green. Relative luminance 0.925; OKLCH L 97.2% C 0.025 H 156.7°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FBEF |
|---|---|
| RGB | rgb(233, 251, 239) |
| HSL | hsl(140, 69%, 95%) |
| HSV | hsv(140, 7%, 98%) |
| CMYK | cmyk(7.2%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(97.04, -8.05, 3.73) |
| CIE-LCH | lch(97.04, 8.87, 155.15°) |
| OKLab | oklab(97.15% -0.0226 0.0097) |
| OKLCH | oklch(97.15% 0.025 156.7) |
| XYZ | xyz(83.6783, 92.5492, 95.0999) |
| Luminance | 0.9255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.76
Mintcream
#F5FFFA
ΔE00 4.62
Azure (CSS)
#F0FFFF
ΔE00 5.74
Lightcyan
#E0FFFF
ΔE00 6.18
Ice
#D6FFFA
ΔE00 6.94
Ivory
#FFFFF0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FBEF #FBE9F5
analogous
#ECFBE9 #E9FBEF #E9FBF8
triadic
#E9FBEF #EFE9FB #FBEFE9
tetradic
#E9FBEF #E9ECFB #FBE9F5 #FBF8E9
square
#E9FBEF #E9ECFB #FBE9F5 #FBF8E9
split-complementary
#E9FBEF #F8E9FB #FBE9EC
monochromatic
#81E8A4 #B5F2C9 #E5FAEC #E5FAEC #E5FAEC
Accessibility & contrast
On white
1.08
#E9FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#E9FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FBEF
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FBEF | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F7F6F0
Tritanopia (blue-blind)
#E6FBF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e9fbef; /* rgb */ color: rgb(233, 251, 239); /* oklch */ color: oklch(97.2% 0.025 156.7);
Tailwind
colors: {
custom: {
50: '#f0fcf4',
500: '#e9fbef',
950: '#000000',
},
}SCSS
$custom: #e9fbef; $custom-light: #f0fcf4; $custom-dark: #000000;
JSON
{
"hex": "#e9fbef",
"rgb": {
"r": 233,
"g": 251,
"b": 239
},
"hsl": {
"h": 140,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.97154,
"c": 0.02463,
"h": 156.7
},
"luminance": 0.9255
}Semantic roles & 50–950 ramp
primary
#E9FBEF
secondary
#E1A8CE
accent
#1492D1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585