#EEFDFA#EEFDFA
#EEFDFA is a very light, near-neutral teal. Relative luminance 0.953; OKLCH L 98.2% C 0.016 H 182.7°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDFA |
|---|---|
| RGB | rgb(238, 253, 250) |
| HSL | hsl(168, 79%, 96%) |
| HSV | hsv(168, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(98.17, -5.44, -0.26) |
| CIE-LCH | lch(98.17, 5.44, 182.73°) |
| OKLab | oklab(98.21% -0.0162 -0.0008) |
| OKLCH | oklch(98.21% 0.016 182.7) |
| XYZ | xyz(87.6370, 95.3290, 104.2072) |
| Luminance | 0.9533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.52
Mintcream
#F5FFFA
ΔE00 2.08
Lightcyan
#E0FFFF
ΔE00 5.00
Honeydew
#F0FFF0
ΔE00 5.10
Aliceblue
#F0F8FF
ΔE00 6.36
Off White
#FAF9F6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDFA #FDEEF1
analogous
#EEFDF3 #EEFDFA #EEF9FD
triadic
#EEFDFA #FAEEFD #FDFAEE
tetradic
#EEFDFA #F3EEFD #FDEEF1 #F9FDEE
square
#EEFDFA #F3EEFD #FDEEF1 #F9FDEE
split-complementary
#EEFDFA #FDEEF9 #FDF3EE
monochromatic
#80F0DA #B7F7EA #E4FCF7 #E4FCF7 #E4FCF7
Accessibility & contrast
On white
1.05
#EEFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#EEFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDFA
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDFA | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F8F9FA
Tritanopia (blue-blind)
#EBFEFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefdfa; /* rgb */ color: rgb(238, 253, 250); /* oklch */ color: oklch(98.2% 0.016 182.7);
Tailwind
colors: {
custom: {
50: '#f3fefb',
500: '#eefdfa',
950: '#000000',
},
}SCSS
$custom: #eefdfa; $custom-light: #f3fefb; $custom-dark: #000000;
JSON
{
"hex": "#eefdfa",
"rgb": {
"r": 238,
"g": 253,
"b": 250
},
"hsl": {
"h": 168,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98214,
"c": 0.01621,
"h": 182.7
},
"luminance": 0.9533
}Semantic roles & 50–950 ramp
primary
#EEFDFA
secondary
#E6A9B5
accent
#0A34DB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585