#C6DBDF#C6DBDF
#C6DBDF is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.7% C 0.023 H 210.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBDF |
|---|---|
| RGB | rgb(198, 219, 223) |
| HSL | hsl(190, 28%, 83%) |
| HSV | hsv(190, 11%, 87%) |
| CMYK | cmyk(11.2%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.00, -6.19, -4.34) |
| CIE-LCH | lch(86.00, 7.56, 215.07°) |
| OKLab | oklab(87.7% -0.02 -0.0117) |
| OKLCH | oklch(87.7% 0.023 210.4) |
| XYZ | xyz(61.9364, 67.9954, 79.6590) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.51
Lightcyan
#E0FFFF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBDF #DFCAC6
analogous
#C6DFD6 #C6DBDF #C6CEDF
triadic
#C6DBDF #DFC6DB #DBDFC6
tetradic
#C6DBDF #D6C6DF #DFCAC6 #CEDFC6
square
#C6DBDF #D6C6DF #DFCAC6 #CEDFC6
split-complementary
#C6DBDF #DFC6CE #DFD6C6
monochromatic
#78A9B3 #9FC2C9 #C6DBDF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.44
#C6DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C6DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBDF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBDF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#BFDDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dbdf; /* rgb */ color: rgb(198, 219, 223); /* oklch */ color: oklch(87.7% 0.023 210.4);
Tailwind
colors: {
custom: {
50: '#d7e6e9',
500: '#c6dbdf',
950: '#000000',
},
}SCSS
$custom: #c6dbdf; $custom-light: #d7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c6dbdf",
"rgb": {
"r": 198,
"g": 219,
"b": 223
},
"hsl": {
"h": 189.6,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.87698,
"c": 0.02316,
"h": 210.4
},
"luminance": 0.67997
}Semantic roles & 50–950 ramp
primary
#C6DBDF
secondary
#B69993
accent
#4F3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484