#C3DBDD#C3DBDD
#C3DBDD is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.4% C 0.026 H 202.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBDD |
|---|---|
| RGB | rgb(195, 219, 221) |
| HSL | hsl(185, 28%, 82%) |
| HSV | hsv(185, 12%, 87%) |
| CMYK | cmyk(11.8%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.75, -7.55, -3.69) |
| CIE-LCH | lch(85.75, 8.40, 206.03°) |
| OKLab | oklab(87.43% -0.0237 -0.01) |
| OKLCH | oklch(87.43% 0.026 202.8) |
| XYZ | xyz(60.8852, 67.4844, 78.2106) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.98
Lightblue
#ADD8E6
ΔE00 6.04
Lightcyan
#E0FFFF
ΔE00 7.82
Light Grey
#D8DCD6
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 8.18
Fog
#D8DCE0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBDD #DDC5C3
analogous
#C3DDD2 #C3DBDD #C3CEDD
triadic
#C3DBDD #DDC3DB #DBDDC3
tetradic
#C3DBDD #D2C3DD #DDC5C3 #CEDDC3
square
#C3DBDD #D2C3DD #DDC5C3 #CEDDC3
split-complementary
#C3DBDD #DDC3CE #DDD2C3
monochromatic
#75ACB1 #9CC4C7 #C3DBDD #EAF2F3 #EBF3F4
Accessibility & contrast
On white
1.45
#C3DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C3DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBDD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBDD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#BCDDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3dbdd; /* rgb */ color: rgb(195, 219, 221); /* oklch */ color: oklch(87.4% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#d5e6e7',
500: '#c3dbdd',
950: '#000000',
},
}SCSS
$custom: #c3dbdd; $custom-light: #d5e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c3dbdd",
"rgb": {
"r": 195,
"g": 219,
"b": 221
},
"hsl": {
"h": 184.615,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.87427,
"c": 0.02576,
"h": 202.8
},
"luminance": 0.67486
}Semantic roles & 50–950 ramp
primary
#C3DBDD
secondary
#B49390
accent
#473FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484