#C3DCD8#C3DCD8
#C3DCD8 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.5% C 0.027 H 185.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCD8 |
|---|---|
| RGB | rgb(195, 220, 216) |
| HSL | hsl(170, 26%, 81%) |
| HSV | hsv(170, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.88, -9.05, -0.85) |
| CIE-LCH | lch(85.88, 9.09, 185.38°) |
| OKLab | oklab(87.49% -0.0271 -0.0024) |
| OKLCH | oklch(87.49% 0.027 185.1) |
| XYZ | xyz(60.4906, 67.7452, 74.8416) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.45
Lightcyan
#E0FFFF
ΔE00 7.69
Light Grey
#D8DCD6
ΔE00 7.88
Ice Blue (survey)
#D7FFFE
ΔE00 8.04
Ice
#D6FFFA
ΔE00 8.10
Very Pale Blue
#D6FFFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCD8 #DCC3C7
analogous
#C3DCCC #C3DCD8 #C3D4DC
triadic
#C3DCD8 #D8C3DC #DCD8C3
tetradic
#C3DCD8 #CCC3DC #DCC3C7 #D4DCC3
square
#C3DCD8 #CCC3DC #DCC3C7 #D4DCC3
split-complementary
#C3DCD8 #DCC3D4 #DCCCC3
monochromatic
#76AFA6 #9CC5BF #C3DCD8 #EAF3F1 #ECF4F2
Accessibility & contrast
On white
1.44
#C3DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C3DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCD8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCD8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#BDDDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3dcd8; /* rgb */ color: rgb(195, 220, 216); /* oklch */ color: oklch(87.5% 0.027 185.1);
Tailwind
colors: {
custom: {
50: '#d5e6e4',
500: '#c3dcd8',
950: '#000000',
},
}SCSS
$custom: #c3dcd8; $custom-light: #d5e6e4; $custom-dark: #000000;
JSON
{
"hex": "#c3dcd8",
"rgb": {
"r": 195,
"g": 220,
"b": 216
},
"hsl": {
"h": 170.4,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87487,
"c": 0.02717,
"h": 185.1
},
"luminance": 0.67746
}Semantic roles & 50–950 ramp
primary
#C3DCD8
secondary
#B39096
accent
#4151A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484