#EEFDFB#EEFDFB
#EEFDFB is a very light, near-neutral teal. Relative luminance 0.954; OKLCH L 98.2% C 0.016 H 187.4°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDFB |
|---|---|
| RGB | rgb(238, 253, 251) |
| HSL | hsl(172, 79%, 96%) |
| HSV | hsv(172, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(98.19, -5.25, -0.74) |
| CIE-LCH | lch(98.19, 5.31, 187.98°) |
| OKLab | oklab(98.24% -0.0158 -0.002) |
| OKLCH | oklch(98.24% 0.016 187.4) |
| XYZ | xyz(87.7942, 95.3919, 105.0352) |
| Luminance | 0.9539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.07
Mintcream
#F5FFFA
ΔE00 2.26
Lightcyan
#E0FFFF
ΔE00 4.99
Honeydew
#F0FFF0
ΔE00 5.59
Aliceblue
#F0F8FF
ΔE00 5.95
Whitesmoke
#F5F5F5
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDFB #FDEEF0
analogous
#EEFDF4 #EEFDFB #EEF8FD
triadic
#EEFDFB #FBEEFD #FDFBEE
tetradic
#EEFDFB #F4EEFD #FDEEF0 #F8FDEE
square
#EEFDFB #F4EEFD #FDEEF0 #F8FDEE
split-complementary
#EEFDFB #FDEEF8 #FDF4EE
monochromatic
#80F0E1 #B7F7EE #E4FCF9 #E4FCF9 #E4FCF9
Accessibility & contrast
On white
1.05
#EEFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#EEFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDFB
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDFB | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#EAFEFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefdfb; /* rgb */ color: rgb(238, 253, 251); /* oklch */ color: oklch(98.2% 0.016 187.4);
Tailwind
colors: {
custom: {
50: '#f3fefc',
500: '#eefdfb',
950: '#000000',
},
}SCSS
$custom: #eefdfb; $custom-light: #f3fefc; $custom-dark: #000000;
JSON
{
"hex": "#eefdfb",
"rgb": {
"r": 238,
"g": 253,
"b": 251
},
"hsl": {
"h": 172,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98242,
"c": 0.01594,
"h": 187.4
},
"luminance": 0.95393
}Semantic roles & 50–950 ramp
primary
#EEFDFB
secondary
#E6A9B1
accent
#0A26DB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585