#C2D0CB#C2D0CB
#C2D0CB is a very light, near-neutral teal. Relative luminance 0.609; OKLCH L 84.5% C 0.017 H 172.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0CB |
|---|---|
| RGB | rgb(194, 208, 203) |
| HSL | hsl(159, 13%, 79%) |
| HSV | hsv(159, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(82.32, -5.68, 0.85) |
| CIE-LCH | lch(82.32, 5.74, 171.52°) |
| OKLab | oklab(84.55% -0.0165 0.0022) |
| OKLCH | oklch(84.55% 0.017 172.6) |
| XYZ | xyz(55.5813, 60.8923, 65.3135) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.87
Light Grey
#D8DCD6
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.85
Silver
#C0C0C0
ΔE00 7.85
Gainsboro
#DCDCDC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0CB #D0C2C7
analogous
#C2D0C4 #C2D0CB #C2CED0
triadic
#C2D0CB #CBC2D0 #D0CBC2
tetradic
#C2D0CB #C4C2D0 #D0C2C7 #CED0C2
square
#C2D0CB #C4C2D0 #D0C2C7 #CED0C2
split-complementary
#C2D0CB #D0C2CE #D0C4C2
monochromatic
#7D9B90 #9FB5AE #C2D0CB #E5EBE8 #EEF2F0
Accessibility & contrast
On white
1.59
#C2D0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#C2D0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0CB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0CB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#BFD0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d0cb; /* rgb */ color: rgb(194, 208, 203); /* oklch */ color: oklch(84.5% 0.017 172.6);
Tailwind
colors: {
custom: {
50: '#d4deda',
500: '#c2d0cb',
950: '#000000',
},
}SCSS
$custom: #c2d0cb; $custom-light: #d4deda; $custom-dark: #000000;
JSON
{
"hex": "#c2d0cb",
"rgb": {
"r": 194,
"g": 208,
"b": 203
},
"hsl": {
"h": 158.571,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.84547,
"c": 0.01667,
"h": 172.6
},
"luminance": 0.60893
}Semantic roles & 50–950 ramp
primary
#C2D0CB
secondary
#A49299
accent
#4E6897
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483