#E9FBF2#E9FBF2
#E9FBF2 is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.2% C 0.022 H 164.5°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FBF2 |
|---|---|
| RGB | rgb(233, 251, 242) |
| HSL | hsl(150, 69%, 95%) |
| HSV | hsv(150, 7%, 98%) |
| CMYK | cmyk(7.2%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(97.12, -7.51, 2.29) |
| CIE-LCH | lch(97.12, 7.85, 163.06°) |
| OKLab | oklab(97.24% -0.0215 0.006) |
| OKLCH | oklch(97.24% 0.022 164.5) |
| XYZ | xyz(84.1252, 92.7279, 97.4534) |
| Luminance | 0.9273 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.68
Mintcream
#F5FFFA
ΔE00 3.84
Azure (CSS)
#F0FFFF
ΔE00 4.56
Lightcyan
#E0FFFF
ΔE00 5.24
Ice
#D6FFFA
ΔE00 6.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FBF2 #FBE9F2
analogous
#E9FBE9 #E9FBF2 #E9FBFB
triadic
#E9FBF2 #F2E9FB #FBF2E9
tetradic
#E9FBF2 #E9E9FB #FBE9F2 #FBFBE9
square
#E9FBF2 #E9E9FB #FBE9F2 #FBFBE9
split-complementary
#E9FBF2 #FBE9FB #FBE9E9
monochromatic
#81E8B5 #B5F2D3 #E5FAF0 #E5FAF0 #E5FAF0
Accessibility & contrast
On white
1.07
#E9FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#E9FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FBF2
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FBF2 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#E6FBF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e9fbf2; /* rgb */ color: rgb(233, 251, 242); /* oklch */ color: oklch(97.2% 0.022 164.5);
Tailwind
colors: {
custom: {
50: '#f0fcf6',
500: '#e9fbf2',
950: '#000000',
},
}SCSS
$custom: #e9fbf2; $custom-light: #f0fcf6; $custom-dark: #000000;
JSON
{
"hex": "#e9fbf2",
"rgb": {
"r": 233,
"g": 251,
"b": 242
},
"hsl": {
"h": 150,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.97235,
"c": 0.02229,
"h": 164.5
},
"luminance": 0.92729
}Semantic roles & 50–950 ramp
primary
#E9FBF2
secondary
#E1A8C4
accent
#1473D1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585