#C2D6D0#C2D6D0
#C2D6D0 is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.9% C 0.023 H 175.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D6D0 |
|---|---|
| RGB | rgb(194, 214, 208) |
| HSL | hsl(162, 20%, 80%) |
| HSV | hsv(162, 9%, 84%) |
| CMYK | cmyk(9.3%, 0%, 2.8%, 16.1%) |
| CIE-LAB | lab(84.03, -7.84, 0.67) |
| CIE-LCH | lch(84.03, 7.86, 175.10°) |
| OKLab | oklab(85.94% -0.023 0.0017) |
| OKLCH | oklch(85.94% 0.023 175.9) |
| XYZ | xyz(57.6774, 64.1157, 68.9991) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 8.29
Fog
#D8DCE0
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 9.31
Lightcyan
#E0FFFF
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D6D0 #D6C2C8
analogous
#C2D6C6 #C2D6D0 #C2D2D6
triadic
#C2D6D0 #D0C2D6 #D6D0C2
tetradic
#C2D6D0 #C6C2D6 #D6C2C8 #D2D6C2
square
#C2D6D0 #C6C2D6 #D6C2C8 #D2D6C2
split-complementary
#C2D6D0 #D6C2D2 #D6C6C2
monochromatic
#79A598 #9DBDB4 #C2D6D0 #E7EFEC #EDF3F1
Accessibility & contrast
On white
1.52
#C2D6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#C2D6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D6D0
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D6D0 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#BED7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d6d0; /* rgb */ color: rgb(194, 214, 208); /* oklch */ color: oklch(85.9% 0.023 175.9);
Tailwind
colors: {
custom: {
50: '#d4e2de',
500: '#c2d6d0',
950: '#000000',
},
}SCSS
$custom: #c2d6d0; $custom-light: #d4e2de; $custom-dark: #000000;
JSON
{
"hex": "#c2d6d0",
"rgb": {
"r": 194,
"g": 214,
"b": 208
},
"hsl": {
"h": 162,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.85936,
"c": 0.02301,
"h": 175.9
},
"luminance": 0.64117
}Semantic roles & 50–950 ramp
primary
#C2D6D0
secondary
#AB9199
accent
#48619E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484