#EEFDF8#EEFDF8
#EEFDF8 is a very light, near-neutral teal. Relative luminance 0.952; OKLCH L 98.2% C 0.017 H 174.1°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDF8 |
|---|---|
| RGB | rgb(238, 253, 248) |
| HSL | hsl(160, 79%, 96%) |
| HSV | hsv(160, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(98.12, -5.80, 0.70) |
| CIE-LCH | lch(98.12, 5.84, 173.15°) |
| OKLab | oklab(98.16% -0.0169 0.0018) |
| OKLCH | oklch(98.16% 0.017 174.1) |
| XYZ | xyz(87.3251, 95.2042, 102.5644) |
| Luminance | 0.9520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.02
Azure (CSS)
#F0FFFF
ΔE00 2.43
Honeydew
#F0FFF0
ΔE00 4.17
Lightcyan
#E0FFFF
ΔE00 5.19
Ivory
#FFFFF0
ΔE00 6.94
Off White
#FAF9F6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDF8 #FDEEF3
analogous
#EEFDF1 #EEFDF8 #EEFBFD
triadic
#EEFDF8 #F8EEFD #FDF8EE
tetradic
#EEFDF8 #F1EEFD #FDEEF3 #FBFDEE
square
#EEFDF8 #F1EEFD #FDEEF3 #FBFDEE
split-complementary
#EEFDF8 #FDEEFB #FDF1EE
monochromatic
#80F0CB #B7F7E1 #E4FCF4 #E4FCF4 #E4FCF4
Accessibility & contrast
On white
1.05
#EEFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#EEFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDF8
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDF8 | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F9F9F8
Tritanopia (blue-blind)
#EBFDFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefdf8; /* rgb */ color: rgb(238, 253, 248); /* oklch */ color: oklch(98.2% 0.017 174.1);
Tailwind
colors: {
custom: {
50: '#f3fefa',
500: '#eefdf8',
950: '#000000',
},
}SCSS
$custom: #eefdf8; $custom-light: #f3fefa; $custom-dark: #000000;
JSON
{
"hex": "#eefdf8",
"rgb": {
"r": 238,
"g": 253,
"b": 248
},
"hsl": {
"h": 160,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98158,
"c": 0.01704,
"h": 174.1
},
"luminance": 0.95205
}Semantic roles & 50–950 ramp
primary
#EEFDF8
secondary
#E6A9BD
accent
#0A50DB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585