#E6FDFD#E6FDFD
#E6FDFD is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.7% C 0.024 H 196.8°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FDFD |
|---|---|
| RGB | rgb(230, 253, 253) |
| HSL | hsl(180, 85%, 95%) |
| HSV | hsv(180, 9%, 99%) |
| CMYK | cmyk(9.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.70, -7.44, -2.55) |
| CIE-LCH | lch(97.70, 7.87, 198.91°) |
| OKLab | oklab(97.73% -0.023 -0.0069) |
| OKLCH | oklch(97.73% 0.024 196.8) |
| XYZ | xyz(85.4840, 94.1640, 106.5812) |
| Luminance | 0.9416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.39
Azure (CSS)
#F0FFFF
ΔE00 2.85
Ice Blue (survey)
#D7FFFE
ΔE00 4.84
Mintcream
#F5FFFA
ΔE00 4.88
Very Pale Blue
#D6FFFE
ΔE00 5.08
Very Light Blue
#D5FFFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FDFD #FDE6E6
analogous
#E6FDF2 #E6FDFD #E6F2FD
triadic
#E6FDFD #FDE6FD #FDFDE6
tetradic
#E6FDFD #F2E6FD #FDE6E6 #F2FDE6
square
#E6FDFD #F2E6FD #FDE6E6 #F2FDE6
split-complementary
#E6FDFD #FDE6F2 #FDF2E6
monochromatic
#75F4F4 #ADF8F8 #E3FDFD #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.06
#E6FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E6FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FDFD
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FDFD | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#E0FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6fdfd; /* rgb */ color: rgb(230, 253, 253); /* oklch */ color: oklch(97.7% 0.024 196.8);
Tailwind
colors: {
custom: {
50: '#eefefe',
500: '#e6fdfd',
950: '#000000',
},
}SCSS
$custom: #e6fdfd; $custom-light: #eefefe; $custom-dark: #000000;
JSON
{
"hex": "#e6fdfd",
"rgb": {
"r": 230,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 85.185,
"l": 94.706
},
"oklch": {
"l": 0.97734,
"c": 0.02397,
"h": 196.8
},
"luminance": 0.94165
}Semantic roles & 50–950 ramp
primary
#E6FDFD
secondary
#E7A0A0
accent
#0404E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585