#D6FBFF#D6FBFF
#D6FBFF is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.3% C 0.038 H 204.5°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FBFF |
|---|---|
| RGB | rgb(214, 251, 255) |
| HSL | hsl(186, 100%, 92%) |
| HSV | hsv(186, 16%, 100%) |
| CMYK | cmyk(16.1%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.21, -11.03, -5.89) |
| CIE-LCH | lch(96.21, 12.50, 208.11°) |
| OKLab | oklab(96.31% -0.035 -0.016) |
| OKLCH | oklch(96.31% 0.038 204.5) |
| XYZ | xyz(80.2740, 90.5083, 107.8288) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.27
Very Light Blue
#D5FFFF
ΔE00 2.44
Ice Blue (survey)
#D7FFFE
ΔE00 2.54
Really Light Blue
#D4FFFF
ΔE00 2.59
Very Pale Blue
#D6FFFE
ΔE00 2.66
Pale Blue
#D0FEFE
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FBFF #FFDAD6
analogous
#D6FFEF #D6FBFF #D6E7FF
triadic
#D6FBFF #FFD6FB #FBFFD6
tetradic
#D6FBFF #EFD6FF #FFDAD6 #E7FFD6
square
#D6FBFF #EFD6FF #FFDAD6 #E7FFD6
split-complementary
#D6FBFF #FFD6E7 #FFEFD6
monochromatic
#5CEFFF #99F5FF #D6FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.10
#D6FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#D6FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FBFF
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FBFF | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EDF2FF
Tritanopia (blue-blind)
#CAFEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6fbff; /* rgb */ color: rgb(214, 251, 255); /* oklch */ color: oklch(96.3% 0.038 204.5);
Tailwind
colors: {
custom: {
50: '#e3fcff',
500: '#d6fbff',
950: '#000000',
},
}SCSS
$custom: #d6fbff; $custom-light: #e3fcff; $custom-dark: #000000;
JSON
{
"hex": "#d6fbff",
"rgb": {
"r": 214,
"g": 251,
"b": 255
},
"hsl": {
"h": 185.854,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96311,
"c": 0.03847,
"h": 204.5
},
"luminance": 0.90511
}Semantic roles & 50–950 ramp
primary
#D6FBFF
secondary
#EB978E
accent
#1600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586