#E7FFFA#E7FFFA
#E7FFFA is a very light, muted teal. Relative luminance 0.954; OKLCH L 98.1% C 0.026 H 181.9°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFFA |
|---|---|
| RGB | rgb(231, 255, 250) |
| HSL | hsl(168, 100%, 95%) |
| HSV | hsv(168, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.20, -8.69, -0.27) |
| CIE-LCH | lch(98.20, 8.69, 181.77°) |
| OKLab | oklab(98.12% -0.0258 -0.0008) |
| OKLCH | oklch(98.12% 0.026 181.9) |
| XYZ | xyz(85.9665, 95.4097, 104.3107) |
| Luminance | 0.9541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.75
Azure (CSS)
#F0FFFF
ΔE00 4.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.47
Ice
#D6FFFA
ΔE00 4.66
Very Pale Blue
#D6FFFE
ΔE00 4.70
Honeydew
#F0FFF0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFFA #FFE7EC
analogous
#E7FFEE #E7FFFA #E7F8FF
triadic
#E7FFFA #FAE7FF #FFFAE7
tetradic
#E7FFFA #EEE7FF #FFE7EC #F8FFE7
square
#E7FFFA #EEE7FF #FFE7EC #F8FFE7
split-complementary
#E7FFFA #FFE7F8 #FFEEE7
monochromatic
#6DFFE0 #AAFFED #E0FFF9 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.05
#E7FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#E7FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFFA
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFFA | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFA
Deuteranopia (green-blind)
#F8F8FA
Tritanopia (blue-blind)
#E1FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e7fffa; /* rgb */ color: rgb(231, 255, 250); /* oklch */ color: oklch(98.1% 0.026 181.9);
Tailwind
colors: {
custom: {
50: '#eefffb',
500: '#e7fffa',
950: '#000000',
},
}SCSS
$custom: #e7fffa; $custom-light: #eefffb; $custom-dark: #000000;
JSON
{
"hex": "#e7fffa",
"rgb": {
"r": 231,
"g": 255,
"b": 250
},
"hsl": {
"h": 167.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.9812,
"c": 0.0258,
"h": 181.9
},
"luminance": 0.95411
}Semantic roles & 50–950 ramp
primary
#E7FFFA
secondary
#EE9DAD
accent
#0030E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685