#E9FFFF#E9FFFF
#E9FFFF is a very light, muted teal. Relative luminance 0.961; OKLCH L 98.4% C 0.023 H 196.8°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFFF |
|---|---|
| RGB | rgb(233, 255, 255) |
| HSL | hsl(180, 100%, 96%) |
| HSV | hsv(180, 9%, 100%) |
| CMYK | cmyk(8.6%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.46, -7.12, -2.44) |
| CIE-LCH | lch(98.46, 7.52, 198.93°) |
| OKLab | oklab(98.4% -0.0219 -0.0066) |
| OKLCH | oklch(98.4% 0.023 196.8) |
| XYZ | xyz(87.4102, 96.0623, 108.5250) |
| Luminance | 0.9606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.44
Lightcyan
#E0FFFF
ΔE00 2.74
Mintcream
#F5FFFA
ΔE00 4.54
Ice Blue (survey)
#D7FFFE
ΔE00 5.21
Very Pale Blue
#D6FFFE
ΔE00 5.45
Very Light Blue
#D5FFFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFFF #FFE9E9
analogous
#E9FFF4 #E9FFFF #E9F4FF
triadic
#E9FFFF #FFE9FF #FFFFE9
tetradic
#E9FFFF #F4E9FF #FFE9E9 #F4FFE9
square
#E9FFFF #F4E9FF #FFE9E9 #F4FFE9
split-complementary
#E9FFFF #FFE9F4 #FFF4E9
monochromatic
#6FFFFF #ACFFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.04
#E9FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#E9FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFFF
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFFF | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#E3FFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #e9ffff; /* rgb */ color: rgb(233, 255, 255); /* oklch */ color: oklch(98.4% 0.023 196.8);
Tailwind
colors: {
custom: {
50: '#f0ffff',
500: '#e9ffff',
950: '#000000',
},
}SCSS
$custom: #e9ffff; $custom-light: #f0ffff; $custom-dark: #000000;
JSON
{
"hex": "#e9ffff",
"rgb": {
"r": 233,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.98401,
"c": 0.02292,
"h": 196.8
},
"luminance": 0.96064
}Semantic roles & 50–950 ramp
primary
#E9FFFF
secondary
#EE9E9E
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161818
muted
#858686