#EEFDFF#EEFDFF
#EEFDFF is a very light, near-neutral teal. Relative luminance 0.956; OKLCH L 98.4% C 0.016 H 206.5°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDFF |
|---|---|
| RGB | rgb(238, 253, 255) |
| HSL | hsl(187, 100%, 97%) |
| HSV | hsv(187, 7%, 100%) |
| CMYK | cmyk(6.7%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(98.29, -4.52, -2.64) |
| CIE-LCH | lch(98.29, 5.23, 210.34°) |
| OKLab | oklab(98.36% -0.0143 -0.0071) |
| OKLCH | oklch(98.36% 0.016 206.5) |
| XYZ | xyz(88.4314, 95.6467, 108.3911) |
| Luminance | 0.9565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.05
Mintcream
#F5FFFA
ΔE00 3.59
Aliceblue
#F0F8FF
ΔE00 4.36
Lightcyan
#E0FFFF
ΔE00 5.47
White
#FFFFFF
ΔE00 6.33
Whitesmoke
#F5F5F5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDFF #FFF0EE
analogous
#EEFFF9 #EEFDFF #EEF5FF
triadic
#EEFDFF #FFEEFD #FDFFEE
tetradic
#EEFDFF #F9EEFF #FFF0EE #F5FFEE
square
#EEFDFF #F9EEFF #FFF0EE #F5FFEE
split-complementary
#EEFDFF #FFEEF5 #FFF9EE
monochromatic
#74EFFF #B1F6FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.04
#EEFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#EEFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDFF
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDFF | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFCFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#EAFEFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefdff; /* rgb */ color: rgb(238, 253, 255); /* oklch */ color: oklch(98.4% 0.016 206.5);
Tailwind
colors: {
custom: {
50: '#f3feff',
500: '#eefdff',
950: '#000000',
},
}SCSS
$custom: #eefdff; $custom-light: #f3feff; $custom-dark: #000000;
JSON
{
"hex": "#eefdff",
"rgb": {
"r": 238,
"g": 253,
"b": 255
},
"hsl": {
"h": 187.059,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98356,
"c": 0.01598,
"h": 206.5
},
"luminance": 0.95648
}Semantic roles & 50–950 ramp
primary
#EEFDFF
secondary
#EFABA3
accent
#1B00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586