#E7FFFF#E7FFFF
#E7FFFF is a very light, muted teal. Relative luminance 0.957; OKLCH L 98.3% C 0.025 H 196.7°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFFF |
|---|---|
| RGB | rgb(231, 255, 255) |
| HSL | hsl(180, 100%, 95%) |
| HSV | hsv(180, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.32, -7.75, -2.65) |
| CIE-LCH | lch(98.32, 8.19, 198.89°) |
| OKLab | oklab(98.26% -0.0239 -0.0072) |
| OKLCH | oklch(98.26% 0.025 196.7) |
| XYZ | xyz(86.7609, 95.7275, 108.4946) |
| Luminance | 0.9573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.09
Azure (CSS)
#F0FFFF
ΔE00 3.08
Ice Blue (survey)
#D7FFFE
ΔE00 4.58
Very Pale Blue
#D6FFFE
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 4.94
Mintcream
#F5FFFA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFFF #FFE7E7
analogous
#E7FFF3 #E7FFFF #E7F3FF
triadic
#E7FFFF #FFE7FF #FFFFE7
tetradic
#E7FFFF #F3E7FF #FFE7E7 #F3FFE7
square
#E7FFFF #F3E7FF #FFE7E7 #F3FFE7
split-complementary
#E7FFFF #FFE7F3 #FFF3E7
monochromatic
#6DFFFF #AAFFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.04
#E7FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#E7FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFFF
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFFF | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#E0FFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e7ffff; /* rgb */ color: rgb(231, 255, 255); /* oklch */ color: oklch(98.3% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#eeffff',
500: '#e7ffff',
950: '#000000',
},
}SCSS
$custom: #e7ffff; $custom-light: #eeffff; $custom-dark: #000000;
JSON
{
"hex": "#e7ffff",
"rgb": {
"r": 231,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98262,
"c": 0.02496,
"h": 196.7
},
"luminance": 0.95729
}Semantic roles & 50–950 ramp
primary
#E7FFFF
secondary
#EE9D9D
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161818
muted
#858686