#C3DBDC#C3DBDC
#C3DBDC is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.4% C 0.026 H 199.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBDC |
|---|---|
| RGB | rgb(195, 219, 220) |
| HSL | hsl(182, 26%, 81%) |
| HSV | hsv(182, 11%, 86%) |
| CMYK | cmyk(11.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.72, -7.75, -3.20) |
| CIE-LCH | lch(85.72, 8.38, 202.42°) |
| OKLab | oklab(87.4% -0.0241 -0.0087) |
| OKLCH | oklch(87.4% 0.026 199.7) |
| XYZ | xyz(60.7524, 67.4312, 77.5110) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.34
Lightcyan
#E0FFFF
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 7.81
Silver (survey)
#C5C9C7
ΔE00 8.18
Fog
#D8DCE0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBDC #DCC4C3
analogous
#C3DCD1 #C3DBDC #C3CFDC
triadic
#C3DBDC #DCC3DB #DBDCC3
tetradic
#C3DBDC #D1C3DC #DCC4C3 #CFDCC3
square
#C3DBDC #D1C3DC #DCC4C3 #CFDCC3
split-complementary
#C3DBDC #DCC3CF #DCD1C3
monochromatic
#76ADAF #9CC4C5 #C3DBDC #EAF2F3 #ECF3F4
Accessibility & contrast
On white
1.45
#C3DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C3DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBDC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBDC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DC
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#BCDDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3dbdc; /* rgb */ color: rgb(195, 219, 220); /* oklch */ color: oklch(87.4% 0.026 199.7);
Tailwind
colors: {
custom: {
50: '#d5e6e6',
500: '#c3dbdc',
950: '#000000',
},
}SCSS
$custom: #c3dbdc; $custom-light: #d5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c3dbdc",
"rgb": {
"r": 195,
"g": 219,
"b": 220
},
"hsl": {
"h": 182.4,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87397,
"c": 0.02564,
"h": 199.7
},
"luminance": 0.67432
}Semantic roles & 50–950 ramp
primary
#C3DBDC
secondary
#B39290
accent
#4541A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484