#E9FDFF#E9FDFF
#E9FDFF is a very light, muted teal. Relative luminance 0.948; OKLCH L 98.0% C 0.021 H 204.0°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FDFF |
|---|---|
| RGB | rgb(233, 253, 255) |
| HSL | hsl(185, 100%, 96%) |
| HSV | hsv(185, 9%, 100%) |
| CMYK | cmyk(8.6%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(97.95, -6.11, -3.18) |
| CIE-LCH | lch(97.95, 6.89, 207.52°) |
| OKLab | oklab(98% -0.0193 -0.0086) |
| OKLCH | oklch(98% 0.021 204) |
| XYZ | xyz(86.7756, 94.7929, 108.3135) |
| Luminance | 0.9479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.87
Lightcyan
#E0FFFF
ΔE00 3.74
Mintcream
#F5FFFA
ΔE00 4.50
Aliceblue
#F0F8FF
ΔE00 5.89
Ice Blue (survey)
#D7FFFE
ΔE00 6.20
Very Pale Blue
#D6FFFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FDFF #FFEBE9
analogous
#E9FFF6 #E9FDFF #E9F2FF
triadic
#E9FDFF #FFE9FD #FDFFE9
tetradic
#E9FDFF #F6E9FF #FFEBE9 #F2FFE9
square
#E9FDFF #F6E9FF #FFEBE9 #F2FFE9
split-complementary
#E9FDFF #FFE9F2 #FFF6E9
monochromatic
#6FF2FF #ACF7FF #E0FCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.05
#E9FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#E9FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FDFF
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FDFF | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F5F8FF
Tritanopia (blue-blind)
#E3FFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9fdff; /* rgb */ color: rgb(233, 253, 255); /* oklch */ color: oklch(98.0% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#f0feff',
500: '#e9fdff',
950: '#000000',
},
}SCSS
$custom: #e9fdff; $custom-light: #f0feff; $custom-dark: #000000;
JSON
{
"hex": "#e9fdff",
"rgb": {
"r": 233,
"g": 253,
"b": 255
},
"hsl": {
"h": 185.455,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.98001,
"c": 0.02109,
"h": 204
},
"luminance": 0.94794
}Semantic roles & 50–950 ramp
primary
#E9FDFF
secondary
#EEA69E
accent
#1500E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586