#C6DBDC#C6DBDC
#C6DBDC is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.6% C 0.023 H 200.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBDC |
|---|---|
| RGB | rgb(198, 219, 220) |
| HSL | hsl(183, 24%, 82%) |
| HSV | hsv(183, 10%, 86%) |
| CMYK | cmyk(10%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.92, -6.78, -2.88) |
| CIE-LCH | lch(85.92, 7.37, 202.99°) |
| OKLab | oklab(87.61% -0.0211 -0.0078) |
| OKLCH | oklch(87.61% 0.023 200.2) |
| XYZ | xyz(61.5355, 67.8351, 77.5477) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 6.95
Silver (survey)
#C5C9C7
ΔE00 7.40
Fog
#D8DCE0
ΔE00 7.47
Lightcyan
#E0FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBDC #DCC7C6
analogous
#C6DCD2 #C6DBDC #C6D0DC
triadic
#C6DBDC #DCC6DB #DBDCC6
tetradic
#C6DBDC #D2C6DC #DCC7C6 #D0DCC6
square
#C6DBDC #D2C6DC #DCC7C6 #D0DCC6
split-complementary
#C6DBDC #DCC6D0 #DCD2C6
monochromatic
#7AABAD #A0C3C5 #C6DBDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.44
#C6DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C6DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBDC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBDC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#C0DDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dbdc; /* rgb */ color: rgb(198, 219, 220); /* oklch */ color: oklch(87.6% 0.023 200.2);
Tailwind
colors: {
custom: {
50: '#d7e6e6',
500: '#c6dbdc',
950: '#000000',
},
}SCSS
$custom: #c6dbdc; $custom-light: #d7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c6dbdc",
"rgb": {
"r": 198,
"g": 219,
"b": 220
},
"hsl": {
"h": 182.727,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87609,
"c": 0.02252,
"h": 200.2
},
"luminance": 0.67836
}Semantic roles & 50–950 ramp
primary
#C6DBDC
secondary
#B29594
accent
#4743A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484