#EEFFFB#EEFFFB
#EEFFFB is a very light, near-neutral teal. Relative luminance 0.967; OKLCH L 98.6% C 0.019 H 180.3°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFFB |
|---|---|
| RGB | rgb(238, 255, 251) |
| HSL | hsl(166, 100%, 97%) |
| HSV | hsv(166, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(98.69, -6.26, 0.00) |
| CIE-LCH | lch(98.69, 6.26, 180.00°) |
| OKLab | oklab(98.64% -0.0185 -0.0001) |
| OKLCH | oklch(98.64% 0.019 180.3) |
| XYZ | xyz(88.4289, 96.6612, 105.2468) |
| Luminance | 0.9666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.18
Mintcream
#F5FFFA
ΔE00 2.62
Lightcyan
#E0FFFF
ΔE00 4.44
Honeydew
#F0FFF0
ΔE00 4.61
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Very Pale Blue
#D6FFFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFFB #FFEEF2
analogous
#EEFFF3 #EEFFFB #EEFBFF
triadic
#EEFFFB #FBEEFF #FFFBEE
tetradic
#EEFFFB #F3EEFF #FFEEF2 #FBFFEE
square
#EEFFFB #F3EEFF #FFEEF2 #FBFFEE
split-complementary
#EEFFFB #FFEEFB #FFF3EE
monochromatic
#74FFDE #B1FFED #E0FFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.03
#EEFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#EEFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFFB
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFFB | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFB
Deuteranopia (green-blind)
#FAFAFB
Tritanopia (blue-blind)
#EAFFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefffb; /* rgb */ color: rgb(238, 255, 251); /* oklch */ color: oklch(98.6% 0.019 180.3);
Tailwind
colors: {
custom: {
50: '#f3fffc',
500: '#eefffb',
950: '#000000',
},
}SCSS
$custom: #eefffb; $custom-light: #f3fffc; $custom-dark: #000000;
JSON
{
"hex": "#eefffb",
"rgb": {
"r": 238,
"g": 255,
"b": 251
},
"hsl": {
"h": 165.882,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9864,
"c": 0.01853,
"h": 180.3
},
"luminance": 0.96662
}Semantic roles & 50–950 ramp
primary
#EEFFFB
secondary
#EFA3B4
accent
#0036E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685