#EEFFFE#EEFFFE
#EEFFFE is a very light, near-neutral teal. Relative luminance 0.969; OKLCH L 98.7% C 0.018 H 192.6°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFFE |
|---|---|
| RGB | rgb(238, 255, 254) |
| HSL | hsl(176, 100%, 97%) |
| HSV | hsv(176, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.77, -5.71, -1.43) |
| CIE-LCH | lch(98.77, 5.88, 194.06°) |
| OKLab | oklab(98.72% -0.0174 -0.0039) |
| OKLCH | oklch(98.72% 0.018 192.6) |
| XYZ | xyz(88.9055, 96.8519, 107.7571) |
| Luminance | 0.9685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.97
Mintcream
#F5FFFA
ΔE00 2.97
Lightcyan
#E0FFFF
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.10
Ice Blue (survey)
#D7FFFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFFE #FFEEEF
analogous
#EEFFF6 #EEFFFE #EEF8FF
triadic
#EEFFFE #FEEEFF #FFFEEE
tetradic
#EEFFFE #F6EEFF #FFEEEF #F8FFEE
square
#EEFFFE #F6EEFF #FFEEEF #F8FFEE
split-complementary
#EEFFFE #FFEEF8 #FFF6EE
monochromatic
#74FFF7 #B1FFFA #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.03
#EEFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#EEFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFFE
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFFE | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#EAFFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefffe; /* rgb */ color: rgb(238, 255, 254); /* oklch */ color: oklch(98.7% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#f3fffe',
500: '#eefffe',
950: '#000000',
},
}SCSS
$custom: #eefffe; $custom-light: #f3fffe; $custom-dark: #000000;
JSON
{
"hex": "#eefffe",
"rgb": {
"r": 238,
"g": 255,
"b": 254
},
"hsl": {
"h": 176.471,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98724,
"c": 0.01783,
"h": 192.6
},
"luminance": 0.96853
}Semantic roles & 50–950 ramp
primary
#EEFFFE
secondary
#EFA3A7
accent
#000DE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685