#E7FEFA#E7FEFA
#E7FEFA is a very light, muted teal. Relative luminance 0.948; OKLCH L 97.9% C 0.025 H 184.3°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FEFA |
|---|---|
| RGB | rgb(231, 254, 250) |
| HSL | hsl(170, 92%, 95%) |
| HSV | hsv(170, 9%, 100%) |
| CMYK | cmyk(9.1%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.94, -8.19, -0.64) |
| CIE-LCH | lch(97.94, 8.21, 184.47°) |
| OKLab | oklab(97.92% -0.0244 -0.0018) |
| OKLCH | oklch(97.92% 0.025 184.3) |
| XYZ | xyz(85.6483, 94.7734, 104.2047) |
| Luminance | 0.9477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.69
Azure (CSS)
#F0FFFF
ΔE00 3.66
Mintcream
#F5FFFA
ΔE00 4.65
Ice Blue (survey)
#D7FFFE
ΔE00 4.66
Very Pale Blue
#D6FFFE
ΔE00 4.90
Ice
#D6FFFA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FEFA #FEE7EB
analogous
#E7FEEE #E7FEFA #E7F7FE
triadic
#E7FEFA #FAE7FE #FEFAE7
tetradic
#E7FEFA #EEE7FE #FEE7EB #F7FEE7
square
#E7FEFA #EEE7FE #FEE7EB #F7FEE7
split-complementary
#E7FEFA #FEE7F7 #FEEEE7
monochromatic
#71F9E2 #ACFCEE #E2FEF9 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.05
#E7FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#E7FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FEFA
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FEFA | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#E1FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7fefa; /* rgb */ color: rgb(231, 254, 250); /* oklch */ color: oklch(97.9% 0.025 184.3);
Tailwind
colors: {
custom: {
50: '#eefefb',
500: '#e7fefa',
950: '#000000',
},
}SCSS
$custom: #e7fefa; $custom-light: #eefefb; $custom-dark: #000000;
JSON
{
"hex": "#e7fefa",
"rgb": {
"r": 231,
"g": 254,
"b": 250
},
"hsl": {
"h": 169.565,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97919,
"c": 0.02452,
"h": 184.3
},
"luminance": 0.94775
}Semantic roles & 50–950 ramp
primary
#E7FEFA
secondary
#EA9FAC
accent
#0028E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585