#C3DBDB#C3DBDB
#C3DBDB is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.4% C 0.026 H 196.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBDB |
|---|---|
| RGB | rgb(195, 219, 219) |
| HSL | hsl(180, 25%, 81%) |
| HSV | hsv(180, 11%, 86%) |
| CMYK | cmyk(11%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(85.69, -7.95, -2.71) |
| CIE-LCH | lch(85.69, 8.40, 198.81°) |
| OKLab | oklab(87.37% -0.0245 -0.0073) |
| OKLCH | oklch(87.37% 0.026 196.7) |
| XYZ | xyz(60.6203, 67.3784, 76.8156) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 6.67
Light Grey
#D8DCD6
ΔE00 7.72
Lightcyan
#E0FFFF
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 8.21
Ice Blue (survey)
#D7FFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBDB #DBC3C3
analogous
#C3DBCF #C3DBDB #C3CFDB
triadic
#C3DBDB #DBC3DB #DBDBC3
tetradic
#C3DBDB #CFC3DB #DBC3C3 #CFDBC3
square
#C3DBDB #CFC3DB #DBC3C3 #CFDBC3
split-complementary
#C3DBDB #DBC3CF #DBCFC3
monochromatic
#76ADAD #9DC4C4 #C3DBDB #E9F2F2 #ECF4F4
Accessibility & contrast
On white
1.45
#C3DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#C3DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBDB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBDB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#BCDDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3dbdb; /* rgb */ color: rgb(195, 219, 219); /* oklch */ color: oklch(87.4% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#d5e6e6',
500: '#c3dbdb',
950: '#000000',
},
}SCSS
$custom: #c3dbdb; $custom-light: #d5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c3dbdb",
"rgb": {
"r": 195,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 25,
"l": 81.176
},
"oklch": {
"l": 0.87367,
"c": 0.0256,
"h": 196.7
},
"luminance": 0.6738
}Semantic roles & 50–950 ramp
primary
#C3DBDB
secondary
#B29191
accent
#4242A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484