#E7FDFF#E7FDFF
#E7FDFF is a very light, muted teal. Relative luminance 0.945; OKLCH L 97.9% C 0.023 H 203.4°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FDFF |
|---|---|
| RGB | rgb(231, 253, 255) |
| HSL | hsl(185, 100%, 95%) |
| HSV | hsv(185, 9%, 100%) |
| CMYK | cmyk(9.4%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(97.82, -6.75, -3.40) |
| CIE-LCH | lch(97.82, 7.55, 206.73°) |
| OKLab | oklab(97.86% -0.0212 -0.0092) |
| OKLCH | oklch(97.86% 0.023 203.4) |
| XYZ | xyz(86.1262, 94.4581, 108.2830) |
| Luminance | 0.9446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.46
Lightcyan
#E0FFFF
ΔE00 3.09
Mintcream
#F5FFFA
ΔE00 4.96
Ice Blue (survey)
#D7FFFE
ΔE00 5.56
Very Pale Blue
#D6FFFE
ΔE00 5.79
Very Light Blue
#D5FFFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FDFF #FFE9E7
analogous
#E7FFF5 #E7FDFF #E7F1FF
triadic
#E7FDFF #FFE7FD #FDFFE7
tetradic
#E7FDFF #F5E7FF #FFE9E7 #F1FFE7
square
#E7FDFF #F5E7FF #FFE9E7 #F1FFE7
split-complementary
#E7FDFF #FFE7F1 #FFF5E7
monochromatic
#6DF3FF #AAF8FF #E0FCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.06
#E7FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#E7FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FDFF
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FDFF | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#E0FFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7fdff; /* rgb */ color: rgb(231, 253, 255); /* oklch */ color: oklch(97.9% 0.023 203.4);
Tailwind
colors: {
custom: {
50: '#eefeff',
500: '#e7fdff',
950: '#000000',
},
}SCSS
$custom: #e7fdff; $custom-light: #eefeff; $custom-dark: #000000;
JSON
{
"hex": "#e7fdff",
"rgb": {
"r": 231,
"g": 253,
"b": 255
},
"hsl": {
"h": 185,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97861,
"c": 0.02312,
"h": 203.4
},
"luminance": 0.94459
}Semantic roles & 50–950 ramp
primary
#E7FDFF
secondary
#EEA39D
accent
#1300E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586