#E6FCFF#E6FCFF
#E6FCFF is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.6% C 0.023 H 206.6°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FCFF |
|---|---|
| RGB | rgb(230, 252, 255) |
| HSL | hsl(187, 100%, 95%) |
| HSV | hsv(187, 10%, 100%) |
| CMYK | cmyk(9.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.50, -6.56, -3.88) |
| CIE-LCH | lch(97.50, 7.62, 210.57°) |
| OKLab | oklab(97.59% -0.0209 -0.0105) |
| OKLCH | oklch(97.59% 0.023 206.6) |
| XYZ | xyz(85.4894, 93.6624, 108.1630) |
| Luminance | 0.9366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.61
Lightcyan
#E0FFFF
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 6.03
Very Light Blue
#D5FFFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FCFF #FFE9E6
analogous
#E6FFF5 #E6FCFF #E6EFFF
triadic
#E6FCFF #FFE6FC #FCFFE6
tetradic
#E6FCFF #F5E6FF #FFE9E6 #EFFFE6
square
#E6FCFF #F5E6FF #FFE9E6 #EFFFE6
split-complementary
#E6FCFF #FFE6EF #FFF5E6
monochromatic
#6CEDFF #A9F5FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.06
#E6FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#E6FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FCFF
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FCFF | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F4F6FF
Tritanopia (blue-blind)
#DFFEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6fcff; /* rgb */ color: rgb(230, 252, 255); /* oklch */ color: oklch(97.6% 0.023 206.6);
Tailwind
colors: {
custom: {
50: '#eefdff',
500: '#e6fcff',
950: '#000000',
},
}SCSS
$custom: #e6fcff; $custom-light: #eefdff; $custom-dark: #000000;
JSON
{
"hex": "#e6fcff",
"rgb": {
"r": 230,
"g": 252,
"b": 255
},
"hsl": {
"h": 187.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97592,
"c": 0.02334,
"h": 206.6
},
"luminance": 0.93664
}Semantic roles & 50–950 ramp
primary
#E6FCFF
secondary
#EDA69C
accent
#1C00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586