#E6FFFA#E6FFFA
#E6FFFA is a very light, muted teal. Relative luminance 0.952; OKLCH L 98.1% C 0.027 H 182.4°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFFA |
|---|---|
| RGB | rgb(230, 255, 250) |
| HSL | hsl(168, 100%, 95%) |
| HSV | hsv(168, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.13, -9.01, -0.37) |
| CIE-LCH | lch(98.13, 9.01, 182.37°) |
| OKLab | oklab(98.05% -0.0268 -0.0011) |
| OKLCH | oklch(98.05% 0.027 182.4) |
| XYZ | xyz(85.6445, 95.2437, 104.2956) |
| Luminance | 0.9525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.57
Ice Blue (survey)
#D7FFFE
ΔE00 4.19
Ice
#D6FFFA
ΔE00 4.35
Very Pale Blue
#D6FFFE
ΔE00 4.41
Azure (CSS)
#F0FFFF
ΔE00 4.45
Very Light Blue
#D5FFFF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFFA #FFE6EB
analogous
#E6FFED #E6FFFA #E6F7FF
triadic
#E6FFFA #FAE6FF #FFFAE6
tetradic
#E6FFFA #EDE6FF #FFE6EB #F7FFE6
square
#E6FFFA #EDE6FF #FFE6EB #F7FFE6
split-complementary
#E6FFFA #FFE6F7 #FFEDE6
monochromatic
#6CFFE2 #A9FFEE #E0FFF9 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.05
#E6FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#E6FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFFA
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFFA | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#E0FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e6fffa; /* rgb */ color: rgb(230, 255, 250); /* oklch */ color: oklch(98.1% 0.027 182.4);
Tailwind
colors: {
custom: {
50: '#eefffb',
500: '#e6fffa',
950: '#000000',
},
}SCSS
$custom: #e6fffa; $custom-light: #eefffb; $custom-dark: #000000;
JSON
{
"hex": "#e6fffa",
"rgb": {
"r": 230,
"g": 255,
"b": 250
},
"hsl": {
"h": 168,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98051,
"c": 0.02679,
"h": 182.4
},
"luminance": 0.95245
}Semantic roles & 50–950 ramp
primary
#E6FFFA
secondary
#ED9CAC
accent
#002EE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685