#EEFFF8#EEFFF8
#EEFFF8 is a very light, muted teal. Relative luminance 0.965; OKLCH L 98.6% C 0.020 H 169.4°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFF8 |
|---|---|
| RGB | rgb(238, 255, 248) |
| HSL | hsl(155, 100%, 97%) |
| HSV | hsv(155, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(98.62, -6.80, 1.43) |
| CIE-LCH | lch(98.62, 6.95, 168.11°) |
| OKLab | oklab(98.56% -0.0197 0.0037) |
| OKLCH | oklch(98.56% 0.02 169.4) |
| XYZ | xyz(87.9597, 96.4736, 102.7759) |
| Luminance | 0.9647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.90
Honeydew
#F0FFF0
ΔE00 3.28
Azure (CSS)
#F0FFFF
ΔE00 3.47
Lightcyan
#E0FFFF
ΔE00 4.97
Ice Blue (survey)
#D7FFFE
ΔE00 6.85
Ice
#D6FFFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFF8 #FFEEF5
analogous
#EEFFF0 #EEFFF8 #EEFEFF
triadic
#EEFFF8 #F8EEFF #FFF8EE
tetradic
#EEFFF8 #F0EEFF #FFEEF5 #FEFFEE
square
#EEFFF8 #F0EEFF #FFEEF5 #FEFFEE
split-complementary
#EEFFF8 #FFEEFE #FFF0EE
monochromatic
#74FFC6 #B1FFDF #E0FFF2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.03
#EEFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#EEFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFF8
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFF8 | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF8
Deuteranopia (green-blind)
#FBFAF8
Tritanopia (blue-blind)
#EBFFFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefff8; /* rgb */ color: rgb(238, 255, 248); /* oklch */ color: oklch(98.6% 0.020 169.4);
Tailwind
colors: {
custom: {
50: '#f3fffa',
500: '#eefff8',
950: '#000000',
},
}SCSS
$custom: #eefff8; $custom-light: #f3fffa; $custom-dark: #000000;
JSON
{
"hex": "#eefff8",
"rgb": {
"r": 238,
"g": 255,
"b": 248
},
"hsl": {
"h": 155.294,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98556,
"c": 0.02001,
"h": 169.4
},
"luminance": 0.96474
}Semantic roles & 50–950 ramp
primary
#EEFFF8
secondary
#EFA3C2
accent
#005FE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685