#E7FDFD#E7FDFD
#E7FDFD is a very light, muted teal. Relative luminance 0.943; OKLCH L 97.8% C 0.023 H 196.8°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FDFD |
|---|---|
| RGB | rgb(231, 253, 253) |
| HSL | hsl(180, 85%, 95%) |
| HSV | hsv(180, 9%, 99%) |
| CMYK | cmyk(8.7%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.76, -7.13, -2.44) |
| CIE-LCH | lch(97.76, 7.53, 198.93°) |
| OKLab | oklab(97.8% -0.022 -0.0066) |
| OKLCH | oklch(97.8% 0.023 196.8) |
| XYZ | xyz(85.8059, 94.3300, 106.5963) |
| Luminance | 0.9433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.53
Lightcyan
#E0FFFF
ΔE00 2.71
Mintcream
#F5FFFA
ΔE00 4.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.16
Very Pale Blue
#D6FFFE
ΔE00 5.40
Very Light Blue
#D5FFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FDFD #FDE7E7
analogous
#E7FDF2 #E7FDFD #E7F2FD
triadic
#E7FDFD #FDE7FD #FDFDE7
tetradic
#E7FDFD #F2E7FD #FDE7E7 #F2FDE7
square
#E7FDFD #F2E7FD #FDE7E7 #F2FDE7
split-complementary
#E7FDFD #FDE7F2 #FDF2E7
monochromatic
#76F4F4 #AFF8F8 #E3FDFD #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.06
#E7FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#E7FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FDFD
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FDFD | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#E1FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7fdfd; /* rgb */ color: rgb(231, 253, 253); /* oklch */ color: oklch(97.8% 0.023 196.8);
Tailwind
colors: {
custom: {
50: '#eefefe',
500: '#e7fdfd',
950: '#000000',
},
}SCSS
$custom: #e7fdfd; $custom-light: #eefefe; $custom-dark: #000000;
JSON
{
"hex": "#e7fdfd",
"rgb": {
"r": 231,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 84.615,
"l": 94.902
},
"oklch": {
"l": 0.97804,
"c": 0.02295,
"h": 196.8
},
"luminance": 0.94331
}Semantic roles & 50–950 ramp
primary
#E7FDFD
secondary
#E7A1A1
accent
#0404E1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585