#C3D2CE#C3D2CE
#C3D2CE is a very light, near-neutral teal. Relative luminance 0.622; OKLCH L 85.1% C 0.017 H 178.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D2CE |
|---|---|
| RGB | rgb(195, 210, 206) |
| HSL | hsl(164, 14%, 79%) |
| HSV | hsv(164, 7%, 82%) |
| CMYK | cmyk(7.1%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(82.99, -5.81, 0.24) |
| CIE-LCH | lch(82.99, 5.82, 177.67°) |
| OKLab | oklab(85.12% -0.0171 0.0005) |
| OKLCH | oklch(85.12% 0.017 178.2) |
| XYZ | xyz(56.6905, 62.1509, 67.3902) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.14
Light Grey
#D8DCD6
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.93
Silver
#C0C0C0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D2CE #D2C3C7
analogous
#C3D2C7 #C3D2CE #C3CFD2
triadic
#C3D2CE #CEC3D2 #D2CEC3
tetradic
#C3D2CE #C7C3D2 #D2C3C7 #CFD2C3
square
#C3D2CE #C7C3D2 #D2C3C7 #CFD2C3
split-complementary
#C3D2CE #D2C3CF #D2C7C3
monochromatic
#7D9E95 #A0B8B1 #C3D2CE #E6ECEB #EEF2F1
Accessibility & contrast
On white
1.56
#C3D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#C3D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D2CE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D2CE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#C0D3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c3d2ce; /* rgb */ color: rgb(195, 210, 206); /* oklch */ color: oklch(85.1% 0.017 178.2);
Tailwind
colors: {
custom: {
50: '#d5dfdc',
500: '#c3d2ce',
950: '#000000',
},
}SCSS
$custom: #c3d2ce; $custom-light: #d5dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c3d2ce",
"rgb": {
"r": 195,
"g": 210,
"b": 206
},
"hsl": {
"h": 164,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.85121,
"c": 0.01714,
"h": 178.2
},
"luminance": 0.62152
}Semantic roles & 50–950 ramp
primary
#C3D2CE
secondary
#A69398
accent
#4D6198
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484