#D6FBFC#D6FBFC
#D6FBFC is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.2% C 0.038 H 198.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FBFC |
|---|---|
| RGB | rgb(214, 251, 252) |
| HSL | hsl(182, 86%, 91%) |
| HSV | hsv(182, 15%, 99%) |
| CMYK | cmyk(15.1%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.13, -11.63, -4.46) |
| CIE-LCH | lch(96.13, 12.46, 200.99°) |
| OKLab | oklab(96.22% -0.0361 -0.0121) |
| OKLCH | oklch(96.22% 0.038 198.5) |
| XYZ | xyz(79.7948, 90.3166, 105.3053) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.42
Very Light Blue
#D5FFFF
ΔE00 1.51
Very Pale Blue
#D6FFFE
ΔE00 1.57
Really Light Blue
#D4FFFF
ΔE00 1.70
Lightcyan
#E0FFFF
ΔE00 1.88
Pale Blue
#D0FEFE
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FBFC #FCD7D6
analogous
#D6FCEA #D6FBFC #D6E8FC
triadic
#D6FBFC #FCD6FB #FBFCD6
tetradic
#D6FBFC #EAD6FC #FCD7D6 #E8FCD6
square
#D6FBFC #EAD6FC #FCD7D6 #E8FCD6
split-complementary
#D6FBFC #FCD6E8 #FCEAD6
monochromatic
#64F0F4 #9DF5F8 #D6FBFC #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.10
#D6FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D6FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FBFC
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FBFC | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#CBFEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6fbfc; /* rgb */ color: rgb(214, 251, 252); /* oklch */ color: oklch(96.2% 0.038 198.5);
Tailwind
colors: {
custom: {
50: '#e3fcfd',
500: '#d6fbfc',
950: '#000000',
},
}SCSS
$custom: #d6fbfc; $custom-light: #e3fcfd; $custom-dark: #000000;
JSON
{
"hex": "#d6fbfc",
"rgb": {
"r": 214,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.579,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.96222,
"c": 0.03812,
"h": 198.5
},
"luminance": 0.90319
}Semantic roles & 50–950 ramp
primary
#D6FBFC
secondary
#E49492
accent
#0903E3
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585