#EEFBF5#EEFBF5
#EEFBF5 is a very light, near-neutral teal. Relative luminance 0.938; OKLCH L 97.7% C 0.016 H 166.7°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF5 |
|---|---|
| RGB | rgb(238, 251, 245) |
| HSL | hsl(152, 62%, 96%) |
| HSV | hsv(152, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(97.54, -5.34, 1.40) |
| CIE-LCH | lch(97.54, 5.52, 165.34°) |
| OKLab | oklab(97.68% -0.0154 0.0036) |
| OKLCH | oklch(97.68% 0.016 166.7) |
| XYZ | xyz(86.2353, 93.7634, 99.9235) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.63
Azure (CSS)
#F0FFFF
ΔE00 2.94
Honeydew
#F0FFF0
ΔE00 3.89
Lightcyan
#E0FFFF
ΔE00 5.99
Ivory
#FFFFF0
ΔE00 6.21
Off White
#FAF9F6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF5 #FBEEF4
analogous
#EEFBEE #EEFBF5 #EEFAFB
triadic
#EEFBF5 #F5EEFB #FBF5EE
tetradic
#EEFBF5 #EEEEFB #FBEEF4 #FAFBEE
square
#EEFBF5 #EEEEFB #FBEEF4 #FAFBEE
split-complementary
#EEFBF5 #FBEEFA #FBEEEE
monochromatic
#8BE4BB #BCEFD8 #E6F9F0 #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.06
#EEFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#EEFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF5
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF5 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F5
Deuteranopia (green-blind)
#F8F7F5
Tritanopia (blue-blind)
#ECFBF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf5; /* rgb */ color: rgb(238, 251, 245); /* oklch */ color: oklch(97.7% 0.016 166.7);
Tailwind
colors: {
custom: {
50: '#f3fcf8',
500: '#eefbf5',
950: '#000000',
},
}SCSS
$custom: #eefbf5; $custom-light: #f3fcf8; $custom-dark: #000000;
JSON
{
"hex": "#eefbf5",
"rgb": {
"r": 238,
"g": 251,
"b": 245
},
"hsl": {
"h": 152.308,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97677,
"c": 0.01578,
"h": 166.7
},
"luminance": 0.93764
}Semantic roles & 50–950 ramp
primary
#EEFBF5
secondary
#DFAEC5
accent
#1C6CCA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585