#EEFFFC#EEFFFC
#EEFFFC is a very light, near-neutral teal. Relative luminance 0.967; OKLCH L 98.7% C 0.018 H 184.3°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFFC |
|---|---|
| RGB | rgb(238, 255, 252) |
| HSL | hsl(169, 100%, 97%) |
| HSV | hsv(169, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(98.72, -6.07, -0.48) |
| CIE-LCH | lch(98.72, 6.09, 184.48°) |
| OKLab | oklab(98.67% -0.0181 -0.0014) |
| OKLCH | oklch(98.67% 0.018 184.3) |
| XYZ | xyz(88.5869, 96.7244, 106.0791) |
| Luminance | 0.9673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.75
Mintcream
#F5FFFA
ΔE00 2.66
Lightcyan
#E0FFFF
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 5.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Aliceblue
#F0F8FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFFC #FFEEF1
analogous
#EEFFF4 #EEFFFC #EEFAFF
triadic
#EEFFFC #FCEEFF #FFFCEE
tetradic
#EEFFFC #F4EEFF #FFEEF1 #FAFFEE
square
#EEFFFC #F4EEFF #FFEEF1 #FAFFEE
split-complementary
#EEFFFC #FFEEFA #FFF4EE
monochromatic
#74FFE6 #B1FFF1 #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.03
#EEFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#EEFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFFC
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFFC | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFC
Deuteranopia (green-blind)
#FAFAFC
Tritanopia (blue-blind)
#EAFFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefffc; /* rgb */ color: rgb(238, 255, 252); /* oklch */ color: oklch(98.7% 0.018 184.3);
Tailwind
colors: {
custom: {
50: '#f3fffd',
500: '#eefffc',
950: '#000000',
},
}SCSS
$custom: #eefffc; $custom-light: #f3fffd; $custom-dark: #000000;
JSON
{
"hex": "#eefffc",
"rgb": {
"r": 238,
"g": 255,
"b": 252
},
"hsl": {
"h": 169.412,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98668,
"c": 0.0182,
"h": 184.3
},
"luminance": 0.96725
}Semantic roles & 50–950 ramp
primary
#EEFFFC
secondary
#EFA3B0
accent
#0028E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685