#C2D3CD#C2D3CD
#C2D3CD is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.2% C 0.020 H 172.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D3CD |
|---|---|
| RGB | rgb(194, 211, 205) |
| HSL | hsl(159, 16%, 79%) |
| HSV | hsv(159, 8%, 83%) |
| CMYK | cmyk(8.1%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.16, -6.86, 1.00) |
| CIE-LCH | lch(83.16, 6.93, 171.67°) |
| OKLab | oklab(85.23% -0.0199 0.0026) |
| OKLCH | oklch(85.23% 0.02 172.7) |
| XYZ | xyz(56.5595, 62.4649, 66.8229) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.97
Silver (survey)
#C5C9C7
ΔE00 6.20
Light Gray
#D3D3D3
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.70
Gainsboro
#DCDCDC
ΔE00 8.91
Silver
#C0C0C0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D3CD #D3C2C8
analogous
#C2D3C5 #C2D3CD #C2D1D3
triadic
#C2D3CD #CDC2D3 #D3CDC2
tetradic
#C2D3CD #C5C2D3 #D3C2C8 #D1D3C2
square
#C2D3CD #C5C2D3 #D3C2C8 #D1D3C2
split-complementary
#C2D3CD #D3C2D1 #D3C5C2
monochromatic
#7BA093 #9EB9B0 #C2D3CD #E6EDEA #EDF2F0
Accessibility & contrast
On white
1.56
#C2D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#C2D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D3CD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D3CD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#BFD3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d3cd; /* rgb */ color: rgb(194, 211, 205); /* oklch */ color: oklch(85.2% 0.020 172.7);
Tailwind
colors: {
custom: {
50: '#d4e0dc',
500: '#c2d3cd',
950: '#000000',
},
}SCSS
$custom: #c2d3cd; $custom-light: #d4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#c2d3cd",
"rgb": {
"r": 194,
"g": 211,
"b": 205
},
"hsl": {
"h": 158.824,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.85227,
"c": 0.02011,
"h": 172.7
},
"luminance": 0.62466
}Semantic roles & 50–950 ramp
primary
#C2D3CD
secondary
#A89199
accent
#4B679A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484