#EEFFFF#EEFFFF
#EEFFFF is a very light, near-neutral teal. Relative luminance 0.969; OKLCH L 98.8% C 0.018 H 196.9°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFFF |
|---|---|
| RGB | rgb(238, 255, 255) |
| HSL | hsl(180, 100%, 97%) |
| HSV | hsv(180, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.80, -5.52, -1.91) |
| CIE-LCH | lch(98.80, 5.84, 199.04°) |
| OKLab | oklab(98.75% -0.017 -0.0052) |
| OKLCH | oklch(98.75% 0.018 196.9) |
| XYZ | xyz(89.0661, 96.9161, 108.6026) |
| Luminance | 0.9692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.73
Mintcream
#F5FFFA
ΔE00 3.22
Lightcyan
#E0FFFF
ΔE00 4.44
Aliceblue
#F0F8FF
ΔE00 5.73
Honeydew
#F0FFF0
ΔE00 6.51
Ice Blue (survey)
#D7FFFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFFF #FFEEEE
analogous
#EEFFF7 #EEFFFF #EEF7FF
triadic
#EEFFFF #FFEEFF #FFFFEE
tetradic
#EEFFFF #F7EEFF #FFEEEE #F7FFEE
square
#EEFFFF #F7EEFF #FFEEEE #F7FFEE
split-complementary
#EEFFFF #FFEEF7 #FFF7EE
monochromatic
#74FFFF #B1FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.03
#EEFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#EEFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFFF
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFFF | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#E9FFFF
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #eeffff; /* rgb */ color: rgb(238, 255, 255); /* oklch */ color: oklch(98.8% 0.018 196.9);
Tailwind
colors: {
custom: {
50: '#f3ffff',
500: '#eeffff',
950: '#000000',
},
}SCSS
$custom: #eeffff; $custom-light: #f3ffff; $custom-dark: #000000;
JSON
{
"hex": "#eeffff",
"rgb": {
"r": 238,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98752,
"c": 0.01778,
"h": 196.9
},
"luminance": 0.96917
}Semantic roles & 50–950 ramp
primary
#EEFFFF
secondary
#EFA3A3
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171818
muted
#858686