#C6D6CE#C6D6CE
#C6D6CE is a very light, muted teal. Relative luminance 0.646; OKLCH L 86.2% C 0.020 H 164.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D6CE |
|---|---|
| RGB | rgb(198, 214, 206) |
| HSL | hsl(150, 16%, 81%) |
| HSV | hsv(150, 7%, 84%) |
| CMYK | cmyk(7.5%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(84.25, -6.88, 2.10) |
| CIE-LCH | lch(84.25, 7.19, 163.04°) |
| OKLab | oklab(86.17% -0.0197 0.0055) |
| OKLCH | oklch(86.17% 0.02 164.5) |
| XYZ | xyz(58.4736, 64.5545, 67.7602) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.51
Silver (survey)
#C5C9C7
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 8.81
Fog
#D8DCE0
ΔE00 8.88
Honeydew
#F0FFF0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D6CE #D6C6CE
analogous
#C6D6C6 #C6D6CE #C6D6D6
triadic
#C6D6CE #CEC6D6 #D6CEC6
tetradic
#C6D6CE #C6C6D6 #D6C6CE #D6D6C6
square
#C6D6CE #C6C6D6 #D6C6CE #D6D6C6
split-complementary
#C6D6CE #D6C6D6 #D6C6C6
monochromatic
#7FA391 #A2BCAF #C6D6CE #EAF0ED #EDF2F0
Accessibility & contrast
On white
1.51
#C6D6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#C6D6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D6CE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D6CE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#C3D6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c6d6ce; /* rgb */ color: rgb(198, 214, 206); /* oklch */ color: oklch(86.2% 0.020 164.5);
Tailwind
colors: {
custom: {
50: '#d7e2dc',
500: '#c6d6ce',
950: '#000000',
},
}SCSS
$custom: #c6d6ce; $custom-light: #d7e2dc; $custom-dark: #000000;
JSON
{
"hex": "#c6d6ce",
"rgb": {
"r": 198,
"g": 214,
"b": 206
},
"hsl": {
"h": 150,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.8617,
"c": 0.02041,
"h": 164.5
},
"luminance": 0.64555
}Semantic roles & 50–950 ramp
primary
#C6D6CE
secondary
#AB95A0
accent
#4B739B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484