#EEFBF6#EEFBF6
#EEFBF6 is a very light, near-neutral teal. Relative luminance 0.938; OKLCH L 97.7% C 0.015 H 171.0°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF6 |
|---|---|
| RGB | rgb(238, 251, 246) |
| HSL | hsl(157, 62%, 96%) |
| HSV | hsv(157, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(97.56, -5.16, 0.92) |
| CIE-LCH | lch(97.56, 5.24, 169.91°) |
| OKLab | oklab(97.71% -0.015 0.0024) |
| OKLCH | oklch(97.71% 0.015 171) |
| XYZ | xyz(86.3884, 93.8246, 100.7296) |
| Luminance | 0.9383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.51
Azure (CSS)
#F0FFFF
ΔE00 2.50
Honeydew
#F0FFF0
ΔE00 4.34
Lightcyan
#E0FFFF
ΔE00 5.86
Off White
#FAF9F6
ΔE00 6.38
Ivory
#FFFFF0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF6 #FBEEF3
analogous
#EEFBEF #EEFBF6 #EEF9FB
triadic
#EEFBF6 #F6EEFB #FBF6EE
tetradic
#EEFBF6 #EFEEFB #FBEEF3 #F9FBEE
square
#EEFBF6 #EFEEFB #FBEEF3 #F9FBEE
split-complementary
#EEFBF6 #FBEEF9 #FBEFEE
monochromatic
#8BE4C2 #BCEFDC #E6F9F2 #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.06
#EEFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#EEFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF6
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF6 | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F7F7F6
Tritanopia (blue-blind)
#EBFBF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf6; /* rgb */ color: rgb(238, 251, 246); /* oklch */ color: oklch(97.7% 0.015 171.0);
Tailwind
colors: {
custom: {
50: '#f3fcf9',
500: '#eefbf6',
950: '#000000',
},
}SCSS
$custom: #eefbf6; $custom-light: #f3fcf9; $custom-dark: #000000;
JSON
{
"hex": "#eefbf6",
"rgb": {
"r": 238,
"g": 251,
"b": 246
},
"hsl": {
"h": 156.923,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97705,
"c": 0.01516,
"h": 171
},
"luminance": 0.93825
}Semantic roles & 50–950 ramp
primary
#EEFBF6
secondary
#DFAEC1
accent
#1C5FCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585