#EEFBF7#EEFBF7
#EEFBF7 is a very light, near-neutral teal. Relative luminance 0.939; OKLCH L 97.7% C 0.015 H 175.7°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF7 |
|---|---|
| RGB | rgb(238, 251, 247) |
| HSL | hsl(162, 62%, 96%) |
| HSV | hsv(162, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(97.59, -4.98, 0.44) |
| CIE-LCH | lch(97.59, 5.00, 174.96°) |
| OKLab | oklab(97.73% -0.0146 0.0011) |
| OKLCH | oklch(97.73% 0.015 175.7) |
| XYZ | xyz(86.5423, 93.8862, 101.5401) |
| Luminance | 0.9389 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.51
Azure (CSS)
#F0FFFF
ΔE00 2.08
Honeydew
#F0FFF0
ΔE00 4.79
Lightcyan
#E0FFFF
ΔE00 5.76
Off White
#FAF9F6
ΔE00 6.25
Aliceblue
#F0F8FF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF7 #FBEEF2
analogous
#EEFBF0 #EEFBF7 #EEF8FB
triadic
#EEFBF7 #F7EEFB #FBF7EE
tetradic
#EEFBF7 #F0EEFB #FBEEF2 #F8FBEE
square
#EEFBF7 #F0EEFB #FBEEF2 #F8FBEE
split-complementary
#EEFBF7 #FBEEF8 #FBF0EE
monochromatic
#8BE4C8 #BCEFE0 #E6F9F3 #E6F9F3 #E6F9F3
Accessibility & contrast
On white
1.06
#EEFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#EEFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF7
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF7 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F7
Deuteranopia (green-blind)
#F7F7F7
Tritanopia (blue-blind)
#EBFBFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf7; /* rgb */ color: rgb(238, 251, 247); /* oklch */ color: oklch(97.7% 0.015 175.7);
Tailwind
colors: {
custom: {
50: '#f3fcf9',
500: '#eefbf7',
950: '#000000',
},
}SCSS
$custom: #eefbf7; $custom-light: #f3fcf9; $custom-dark: #000000;
JSON
{
"hex": "#eefbf7",
"rgb": {
"r": 238,
"g": 251,
"b": 247
},
"hsl": {
"h": 161.538,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97732,
"c": 0.01464,
"h": 175.7
},
"luminance": 0.93887
}Semantic roles & 50–950 ramp
primary
#EEFBF7
secondary
#DFAEBD
accent
#1C51CA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585