#D6FBFD#D6FBFD
#D6FBFD is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.3% C 0.038 H 200.5°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FBFD |
|---|---|
| RGB | rgb(214, 251, 253) |
| HSL | hsl(183, 91%, 92%) |
| HSV | hsv(183, 15%, 99%) |
| CMYK | cmyk(15.4%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.15, -11.43, -4.94) |
| CIE-LCH | lch(96.15, 12.45, 203.37°) |
| OKLab | oklab(96.25% -0.0358 -0.0134) |
| OKLCH | oklch(96.25% 0.038 200.5) |
| XYZ | xyz(79.9537, 90.3802, 106.1421) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.76
Very Light Blue
#D5FFFF
ΔE00 1.76
Very Pale Blue
#D6FFFE
ΔE00 1.90
Lightcyan
#E0FFFF
ΔE00 1.93
Really Light Blue
#D4FFFF
ΔE00 1.94
Pale Blue
#D0FEFE
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FBFD #FDD8D6
analogous
#D6FDEC #D6FBFD #D6E8FD
triadic
#D6FBFD #FDD6FB #FBFDD6
tetradic
#D6FBFD #ECD6FD #FDD8D6 #E8FDD6
square
#D6FBFD #ECD6FD #FDD8D6 #E8FDD6
split-complementary
#D6FBFD #FDD6E8 #FDECD6
monochromatic
#61F0F7 #9CF5FA #D6FBFD #E2FCFE #E2FCFE
Accessibility & contrast
On white
1.10
#D6FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D6FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FBFD
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FBFD | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#CBFEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6fbfd; /* rgb */ color: rgb(214, 251, 253); /* oklch */ color: oklch(96.3% 0.038 200.5);
Tailwind
colors: {
custom: {
50: '#e3fcfe',
500: '#d6fbfd',
950: '#000000',
},
}SCSS
$custom: #d6fbfd; $custom-light: #e3fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d6fbfd",
"rgb": {
"r": 214,
"g": 251,
"b": 253
},
"hsl": {
"h": 183.077,
"s": 90.698,
"l": 91.569
},
"oklch": {
"l": 0.96252,
"c": 0.03819,
"h": 200.5
},
"luminance": 0.90382
}Semantic roles & 50–950 ramp
primary
#D6FBFD
secondary
#E69591
accent
#0C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585