#C3DCDB#C3DCDB
#C3DCDB is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.6% C 0.027 H 193.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCDB |
|---|---|
| RGB | rgb(195, 220, 219) |
| HSL | hsl(178, 26%, 81%) |
| HSV | hsv(178, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.96, -8.46, -2.32) |
| CIE-LCH | lch(85.96, 8.77, 195.35°) |
| OKLab | oklab(87.58% -0.0259 -0.0063) |
| OKLCH | oklch(87.58% 0.027 193.7) |
| XYZ | xyz(60.8820, 67.9018, 76.9028) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.94
Lightcyan
#E0FFFF
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.92
Ice Blue (survey)
#D7FFFE
ΔE00 8.00
Very Pale Blue
#D6FFFE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCDB #DCC3C4
analogous
#C3DCCF #C3DCDB #C3D1DC
triadic
#C3DCDB #DBC3DC #DCDBC3
tetradic
#C3DCDB #CFC3DC #DCC3C4 #D1DCC3
square
#C3DCDB #CFC3DC #DCC3C4 #D1DCC3
split-complementary
#C3DCDB #DCC3D1 #DCCFC3
monochromatic
#76AFAD #9CC5C4 #C3DCDB #EAF3F2 #ECF4F3
Accessibility & contrast
On white
1.44
#C3DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C3DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCDB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCDB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#D4D5DB
Tritanopia (blue-blind)
#BCDEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3dcdb; /* rgb */ color: rgb(195, 220, 219); /* oklch */ color: oklch(87.6% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#d5e6e6',
500: '#c3dcdb',
950: '#000000',
},
}SCSS
$custom: #c3dcdb; $custom-light: #d5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c3dcdb",
"rgb": {
"r": 195,
"g": 220,
"b": 219
},
"hsl": {
"h": 177.6,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87575,
"c": 0.02665,
"h": 193.7
},
"luminance": 0.67903
}Semantic roles & 50–950 ramp
primary
#C3DCDB
secondary
#B39092
accent
#4145A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484