#C3DBDE#C3DBDE
#C3DBDE is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.5% C 0.026 H 205.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBDE |
|---|---|
| RGB | rgb(195, 219, 222) |
| HSL | hsl(187, 29%, 82%) |
| HSV | hsv(187, 12%, 87%) |
| CMYK | cmyk(12.2%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(85.77, -7.35, -4.18) |
| CIE-LCH | lch(85.77, 8.46, 209.60°) |
| OKLab | oklab(87.46% -0.0234 -0.0113) |
| OKLCH | oklch(87.46% 0.026 205.8) |
| XYZ | xyz(61.0188, 67.5378, 78.9144) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.76
Powder Blue
#B0E0E6
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 7.91
Fog
#D8DCE0
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.05
Silver (survey)
#C5C9C7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBDE #DEC6C3
analogous
#C3DED4 #C3DBDE #C3CEDE
triadic
#C3DBDE #DEC3DB #DBDEC3
tetradic
#C3DBDE #D4C3DE #DEC6C3 #CEDEC3
square
#C3DBDE #D4C3DE #DEC6C3 #CEDEC3
split-complementary
#C3DBDE #DEC3CE #DED4C3
monochromatic
#74ACB3 #9CC3C8 #C3DBDE #EAF3F4 #EBF3F4
Accessibility & contrast
On white
1.45
#C3DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C3DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBDE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBDE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#BCDDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3dbde; /* rgb */ color: rgb(195, 219, 222); /* oklch */ color: oklch(87.5% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#d5e6e8',
500: '#c3dbde',
950: '#000000',
},
}SCSS
$custom: #c3dbde; $custom-light: #d5e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c3dbde",
"rgb": {
"r": 195,
"g": 219,
"b": 222
},
"hsl": {
"h": 186.667,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87457,
"c": 0.02595,
"h": 205.8
},
"luminance": 0.67539
}Semantic roles & 50–950 ramp
primary
#C3DBDE
secondary
#B59490
accent
#4A3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484