#C3D2CC#C3D2CC
#C3D2CC is a very light, near-neutral teal. Relative luminance 0.621; OKLCH L 85.1% C 0.018 H 170.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D2CC |
|---|---|
| RGB | rgb(195, 210, 204) |
| HSL | hsl(156, 14%, 79%) |
| HSV | hsv(156, 7%, 82%) |
| CMYK | cmyk(7.1%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(82.94, -6.19, 1.23) |
| CIE-LCH | lch(82.94, 6.31, 168.79°) |
| OKLab | oklab(85.06% -0.0179 0.0032) |
| OKLCH | oklch(85.06% 0.018 170) |
| XYZ | xyz(56.4491, 62.0543, 66.1187) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.42
Silver (survey)
#C5C9C7
ΔE00 5.51
Light Gray
#D3D3D3
ΔE00 7.81
Fog
#D8DCE0
ΔE00 8.25
Gainsboro
#DCDCDC
ΔE00 8.36
Silver
#C0C0C0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D2CC #D2C3C9
analogous
#C3D2C5 #C3D2CC #C3D1D2
triadic
#C3D2CC #CCC3D2 #D2CCC3
tetradic
#C3D2CC #C5C3D2 #D2C3C9 #D1D2C3
square
#C3D2CC #C5C3D2 #D2C3C9 #D1D2C3
split-complementary
#C3D2CC #D2C3D1 #D2C5C3
monochromatic
#7D9E91 #A0B8AE #C3D2CC #E6ECEA #EEF2F0
Accessibility & contrast
On white
1.57
#C3D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#C3D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D2CC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D2CC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#C0D2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3d2cc; /* rgb */ color: rgb(195, 210, 204); /* oklch */ color: oklch(85.1% 0.018 170.0);
Tailwind
colors: {
custom: {
50: '#d5dfdb',
500: '#c3d2cc',
950: '#000000',
},
}SCSS
$custom: #c3d2cc; $custom-light: #d5dfdb; $custom-dark: #000000;
JSON
{
"hex": "#c3d2cc",
"rgb": {
"r": 195,
"g": 210,
"b": 204
},
"hsl": {
"h": 156,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.85064,
"c": 0.0182,
"h": 170
},
"luminance": 0.62055
}Semantic roles & 50–950 ramp
primary
#C3D2CC
secondary
#A6939B
accent
#4D6B98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484