#E9FDFD#E9FDFD
#E9FDFD is a very light, muted teal. Relative luminance 0.947; OKLCH L 97.9% C 0.021 H 196.8°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FDFD |
|---|---|
| RGB | rgb(233, 253, 253) |
| HSL | hsl(180, 83%, 95%) |
| HSV | hsv(180, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.90, -6.49, -2.23) |
| CIE-LCH | lch(97.90, 6.86, 198.97°) |
| OKLab | oklab(97.94% -0.02 -0.006) |
| OKLCH | oklch(97.94% 0.021 196.8) |
| XYZ | xyz(86.4553, 94.6648, 106.6267) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.87
Lightcyan
#E0FFFF
ΔE00 3.37
Mintcream
#F5FFFA
ΔE00 4.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 6.06
Very Light Blue
#D5FFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FDFD #FDE9E9
analogous
#E9FDF3 #E9FDFD #E9F3FD
triadic
#E9FDFD #FDE9FD #FDFDE9
tetradic
#E9FDFD #F3E9FD #FDE9E9 #F3FDE9
square
#E9FDFD #F3E9FD #FDE9E9 #F3FDE9
split-complementary
#E9FDFD #FDE9F3 #FDF3E9
monochromatic
#79F3F3 #B1F8F8 #E3FCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.05
#E9FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#E9FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FDFD
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FDFD | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F6F8FD
Tritanopia (blue-blind)
#E4FEFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9fdfd; /* rgb */ color: rgb(233, 253, 253); /* oklch */ color: oklch(97.9% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#f0fefe',
500: '#e9fdfd',
950: '#000000',
},
}SCSS
$custom: #e9fdfd; $custom-light: #f0fefe; $custom-dark: #000000;
JSON
{
"hex": "#e9fdfd",
"rgb": {
"r": 233,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.97944,
"c": 0.0209,
"h": 196.8
},
"luminance": 0.94666
}Semantic roles & 50–950 ramp
primary
#E9FDFD
secondary
#E7A3A3
accent
#0606E0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585