#E7FFFD#E7FFFD
#E7FFFD is a very light, muted teal. Relative luminance 0.956; OKLCH L 98.2% C 0.025 H 190.7°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFFD |
|---|---|
| RGB | rgb(231, 255, 253) |
| HSL | hsl(175, 100%, 95%) |
| HSV | hsv(175, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.27, -8.13, -1.70) |
| CIE-LCH | lch(98.27, 8.30, 191.81°) |
| OKLab | oklab(98.21% -0.0246 -0.0046) |
| OKLCH | oklch(98.21% 0.025 190.7) |
| XYZ | xyz(86.4406, 95.5994, 106.8078) |
| Luminance | 0.9560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.08
Azure (CSS)
#F0FFFF
ΔE00 3.41
Ice Blue (survey)
#D7FFFE
ΔE00 4.37
Very Pale Blue
#D6FFFE
ΔE00 4.61
Very Light Blue
#D5FFFF
ΔE00 4.81
Mintcream
#F5FFFA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFFD #FFE7E9
analogous
#E7FFF1 #E7FFFD #E7F5FF
triadic
#E7FFFD #FDE7FF #FFFDE7
tetradic
#E7FFFD #F1E7FF #FFE7E9 #F5FFE7
square
#E7FFFD #F1E7FF #FFE7E9 #F5FFE7
split-complementary
#E7FFFD #FFE7F5 #FFF1E7
monochromatic
#6DFFF3 #AAFFF8 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.04
#E7FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#E7FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFFD
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFFD | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#E1FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e7fffd; /* rgb */ color: rgb(231, 255, 253); /* oklch */ color: oklch(98.2% 0.025 190.7);
Tailwind
colors: {
custom: {
50: '#eefffe',
500: '#e7fffd',
950: '#000000',
},
}SCSS
$custom: #e7fffd; $custom-light: #eefffe; $custom-dark: #000000;
JSON
{
"hex": "#e7fffd",
"rgb": {
"r": 231,
"g": 255,
"b": 253
},
"hsl": {
"h": 175,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98205,
"c": 0.02508,
"h": 190.7
},
"luminance": 0.95601
}Semantic roles & 50–950 ramp
primary
#E7FFFD
secondary
#EE9DA3
accent
#0013E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685