#D6FFFF#D6FFFF
#D6FFFF is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.1% C 0.042 H 196.5°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFFF |
|---|---|
| RGB | rgb(214, 255, 255) |
| HSL | hsl(180, 100%, 92%) |
| HSV | hsv(180, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.24, -13.02, -4.37) |
| CIE-LCH | lch(97.24, 13.73, 198.54°) |
| OKLab | oklab(97.13% -0.0402 -0.0119) |
| OKLCH | oklch(97.13% 0.042 196.5) |
| XYZ | xyz(81.5367, 93.0338, 108.2497) |
| Luminance | 0.9304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.24
Very Pale Blue
#D6FFFE
ΔE00 0.42
Ice Blue (survey)
#D7FFFE
ΔE00 0.44
Really Light Blue
#D4FFFF
ΔE00 0.48
Pale Blue
#D0FEFE
ΔE00 1.22
Ice
#D6FFFA
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFFF #FFD6D6
analogous
#D6FFEB #D6FFFF #D6EBFF
triadic
#D6FFFF #FFD6FF #FFFFD6
tetradic
#D6FFFF #EBD6FF #FFD6D6 #EBFFD6
square
#D6FFFF #EBD6FF #FFD6D6 #EBFFD6
split-complementary
#D6FFFF #FFD6EB #FFEBD6
monochromatic
#5CFFFF #99FFFF #D6FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.07
#D6FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#D6FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFFF
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFFF | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#CAFFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d6ffff; /* rgb */ color: rgb(214, 255, 255); /* oklch */ color: oklch(97.1% 0.042 196.5);
Tailwind
colors: {
custom: {
50: '#e3ffff',
500: '#d6ffff',
950: '#000000',
},
}SCSS
$custom: #d6ffff; $custom-light: #e3ffff; $custom-dark: #000000;
JSON
{
"hex": "#d6ffff",
"rgb": {
"r": 214,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.9713,
"c": 0.04193,
"h": 196.5
},
"luminance": 0.93036
}Semantic roles & 50–950 ramp
primary
#D6FFFF
secondary
#EB8E8E
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686