#D6FEFF#D6FEFF
#D6FEFF is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.9% C 0.041 H 198.4°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FEFF |
|---|---|
| RGB | rgb(214, 254, 255) |
| HSL | hsl(181, 100%, 92%) |
| HSV | hsv(181, 16%, 100%) |
| CMYK | cmyk(16.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(96.98, -12.52, -4.75) |
| CIE-LCH | lch(96.98, 13.39, 200.77°) |
| OKLab | oklab(96.93% -0.0389 -0.0129) |
| OKLCH | oklch(96.93% 0.041 198.4) |
| XYZ | xyz(81.2185, 92.3974, 108.1436) |
| Luminance | 0.9240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.72
Ice Blue (survey)
#D7FFFE
ΔE00 0.87
Really Light Blue
#D4FFFF
ΔE00 0.91
Very Pale Blue
#D6FFFE
ΔE00 0.94
Pale Blue
#D0FEFE
ΔE00 1.57
Lightcyan
#E0FFFF
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FEFF #FFD7D6
analogous
#D6FFEC #D6FEFF #D6EAFF
triadic
#D6FEFF #FFD6FE #FEFFD6
tetradic
#D6FEFF #ECD6FF #FFD7D6 #EAFFD6
square
#D6FEFF #ECD6FF #FFD7D6 #EAFFD6
split-complementary
#D6FEFF #FFD6EA #FFECD6
monochromatic
#5CFBFF #99FDFF #D6FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.08
#D6FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#D6FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FEFF
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FEFF | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#CAFFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d6feff; /* rgb */ color: rgb(214, 254, 255); /* oklch */ color: oklch(96.9% 0.041 198.4);
Tailwind
colors: {
custom: {
50: '#e3feff',
500: '#d6feff',
950: '#000000',
},
}SCSS
$custom: #d6feff; $custom-light: #e3feff; $custom-dark: #000000;
JSON
{
"hex": "#d6feff",
"rgb": {
"r": 214,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.463,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96925,
"c": 0.041,
"h": 198.4
},
"luminance": 0.924
}Semantic roles & 50–950 ramp
primary
#D6FEFF
secondary
#EB908E
accent
#0600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586