#E6FFFF#E6FFFF
#E6FFFF is a very light, muted teal. Relative luminance 0.956; OKLCH L 98.2% C 0.026 H 196.7°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFFF |
|---|---|
| RGB | rgb(230, 255, 255) |
| HSL | hsl(180, 100%, 95%) |
| HSV | hsv(180, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.26, -8.06, -2.76) |
| CIE-LCH | lch(98.26, 8.52, 198.87°) |
| OKLab | oklab(98.19% -0.0249 -0.0075) |
| OKLCH | oklch(98.19% 0.026 196.7) |
| XYZ | xyz(86.4389, 95.5615, 108.4795) |
| Luminance | 0.9556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.78
Azure (CSS)
#F0FFFF
ΔE00 3.39
Ice Blue (survey)
#D7FFFE
ΔE00 4.27
Very Pale Blue
#D6FFFE
ΔE00 4.51
Very Light Blue
#D5FFFF
ΔE00 4.63
Really Light Blue
#D4FFFF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFFF #FFE6E6
analogous
#E6FFF2 #E6FFFF #E6F2FF
triadic
#E6FFFF #FFE6FF #FFFFE6
tetradic
#E6FFFF #F2E6FF #FFE6E6 #F2FFE6
square
#E6FFFF #F2E6FF #FFE6E6 #F2FFE6
split-complementary
#E6FFFF #FFE6F2 #FFF2E6
monochromatic
#6CFFFF #A9FFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.04
#E6FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#E6FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFFF
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFFF | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#DFFFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e6ffff; /* rgb */ color: rgb(230, 255, 255); /* oklch */ color: oklch(98.2% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#eeffff',
500: '#e6ffff',
950: '#000000',
},
}SCSS
$custom: #e6ffff; $custom-light: #eeffff; $custom-dark: #000000;
JSON
{
"hex": "#e6ffff",
"rgb": {
"r": 230,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98193,
"c": 0.02598,
"h": 196.7
},
"luminance": 0.95563
}Semantic roles & 50–950 ramp
primary
#E6FFFF
secondary
#ED9C9C
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161818
muted
#858686