#C6D2CD#C6D2CD
#C6D2CD is a very light, near-neutral teal. Relative luminance 0.625; OKLCH L 85.3% C 0.015 H 169.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D2CD |
|---|---|
| RGB | rgb(198, 210, 205) |
| HSL | hsl(155, 12%, 80%) |
| HSV | hsv(155, 6%, 82%) |
| CMYK | cmyk(5.7%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.18, -4.99, 1.07) |
| CIE-LCH | lch(83.18, 5.11, 167.91°) |
| OKLab | oklab(85.32% -0.0144 0.0028) |
| OKLCH | oklch(85.32% 0.015 169.2) |
| XYZ | xyz(57.3526, 62.5062, 66.7891) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.35
Silver (survey)
#C5C9C7
ΔE00 4.36
Light Gray
#D3D3D3
ΔE00 6.53
Fog
#D8DCE0
ΔE00 7.09
Gainsboro
#DCDCDC
ΔE00 7.13
Silver
#C0C0C0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D2CD #D2C6CB
analogous
#C6D2C7 #C6D2CD #C6D1D2
triadic
#C6D2CD #CDC6D2 #D2CDC6
tetradic
#C6D2CD #C7C6D2 #D2C6CB #D1D2C6
square
#C6D2CD #C7C6D2 #D2C6CB #D1D2C6
split-complementary
#C6D2CD #D2C6D1 #D2C7C6
monochromatic
#829C91 #A4B7AF #C6D2CD #E8EDEB #EEF2F0
Accessibility & contrast
On white
1.56
#C6D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#C6D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D2CD
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D2CD | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#C4D2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c6d2cd; /* rgb */ color: rgb(198, 210, 205); /* oklch */ color: oklch(85.3% 0.015 169.2);
Tailwind
colors: {
custom: {
50: '#d7dfdc',
500: '#c6d2cd',
950: '#000000',
},
}SCSS
$custom: #c6d2cd; $custom-light: #d7dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c6d2cd",
"rgb": {
"r": 198,
"g": 210,
"b": 205
},
"hsl": {
"h": 155,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.85315,
"c": 0.0147,
"h": 169.2
},
"luminance": 0.62507
}Semantic roles & 50–950 ramp
primary
#C6D2CD
secondary
#A6969D
accent
#506D96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484