#E6FEFA#E6FEFA
#E6FEFA is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.9% C 0.026 H 184.8°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FEFA |
|---|---|
| RGB | rgb(230, 254, 250) |
| HSL | hsl(170, 92%, 95%) |
| HSV | hsv(170, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.88, -8.51, -0.75) |
| CIE-LCH | lch(97.88, 8.54, 185.01°) |
| OKLab | oklab(97.85% -0.0254 -0.0021) |
| OKLCH | oklch(97.85% 0.026 184.8) |
| XYZ | xyz(85.3264, 94.6074, 104.1896) |
| Luminance | 0.9461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.45
Azure (CSS)
#F0FFFF
ΔE00 3.93
Ice Blue (survey)
#D7FFFE
ΔE00 4.36
Very Pale Blue
#D6FFFE
ΔE00 4.59
Ice
#D6FFFA
ΔE00 4.71
Very Light Blue
#D5FFFF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FEFA #FEE6EA
analogous
#E6FEEE #E6FEFA #E6F6FE
triadic
#E6FEFA #FAE6FE #FEFAE6
tetradic
#E6FEFA #EEE6FE #FEE6EA #F6FEE6
square
#E6FEFA #EEE6FE #FEE6EA #F6FEE6
split-complementary
#E6FEFA #FEE6F6 #FEEEE6
monochromatic
#70F9E2 #ABFCEE #E2FEF9 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.05
#E6FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#E6FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FEFA
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FEFA | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#E0FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e6fefa; /* rgb */ color: rgb(230, 254, 250); /* oklch */ color: oklch(97.9% 0.026 184.8);
Tailwind
colors: {
custom: {
50: '#eefefb',
500: '#e6fefa',
950: '#000000',
},
}SCSS
$custom: #e6fefa; $custom-light: #eefefb; $custom-dark: #000000;
JSON
{
"hex": "#e6fefa",
"rgb": {
"r": 230,
"g": 254,
"b": 250
},
"hsl": {
"h": 170,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.9785,
"c": 0.02552,
"h": 184.8
},
"luminance": 0.94609
}Semantic roles & 50–950 ramp
primary
#E6FEFA
secondary
#EA9EAB
accent
#0026E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585