#C6DBDB#C6DBDB
#C6DBDB is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.6% C 0.022 H 196.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBDB |
|---|---|
| RGB | rgb(198, 219, 219) |
| HSL | hsl(180, 23%, 82%) |
| HSV | hsv(180, 10%, 86%) |
| CMYK | cmyk(9.6%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(85.90, -6.98, -2.39) |
| CIE-LCH | lch(85.90, 7.37, 198.89°) |
| OKLab | oklab(87.58% -0.0215 -0.0065) |
| OKLCH | oklch(87.58% 0.022 196.8) |
| XYZ | xyz(61.4035, 67.7822, 76.8523) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 6.93
Lightblue
#ADD8E6
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.42
Fog
#D8DCE0
ΔE00 7.70
Lightcyan
#E0FFFF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBDB #DBC6C6
analogous
#C6DBD1 #C6DBDB #C6D1DB
triadic
#C6DBDB #DBC6DB #DBDBC6
tetradic
#C6DBDB #D1C6DB #DBC6C6 #D1DBC6
square
#C6DBDB #D1C6DB #DBC6C6 #D1DBC6
split-complementary
#C6DBDB #DBC6D1 #DBD1C6
monochromatic
#7BACAC #A0C3C3 #C6DBDB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.44
#C6DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C6DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBDB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBDB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D4D5DB
Tritanopia (blue-blind)
#C0DDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dbdb; /* rgb */ color: rgb(198, 219, 219); /* oklch */ color: oklch(87.6% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#d7e6e6',
500: '#c6dbdb',
950: '#000000',
},
}SCSS
$custom: #c6dbdb; $custom-light: #d7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c6dbdb",
"rgb": {
"r": 198,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 22.581,
"l": 81.765
},
"oklch": {
"l": 0.87579,
"c": 0.02247,
"h": 196.8
},
"luminance": 0.67783
}Semantic roles & 50–950 ramp
primary
#C6DBDB
secondary
#B19494
accent
#4444A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484