#C6D6CA#C6D6CA
#C6D6CA is a very light, muted green. Relative luminance 0.644; OKLCH L 86.1% C 0.024 H 153.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D6CA |
|---|---|
| RGB | rgb(198, 214, 202) |
| HSL | hsl(135, 16%, 81%) |
| HSV | hsv(135, 7%, 84%) |
| CMYK | cmyk(7.5%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(84.15, -7.62, 4.08) |
| CIE-LCH | lch(84.15, 8.64, 151.84°) |
| OKLab | oklab(86.06% -0.0213 0.0107) |
| OKLCH | oklch(86.06% 0.024 153.4) |
| XYZ | xyz(57.9938, 64.3626, 65.2335) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 7.53
Honeydew
#F0FFF0
ΔE00 8.98
Light Gray
#D3D3D3
ΔE00 9.53
Gainsboro
#DCDCDC
ΔE00 9.81
Mintcream
#F5FFFA
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D6CA #D6C6D2
analogous
#CAD6C6 #C6D6CA #C6D6D2
triadic
#C6D6CA #CAC6D6 #D6CAC6
tetradic
#C6D6CA #C6CAD6 #D6C6D2 #D6D2C6
square
#C6D6CA #C6CAD6 #D6C6D2 #D6D2C6
split-complementary
#C6D6CA #D2C6D6 #D6C6CA
monochromatic
#7FA388 #A2BCA9 #C6D6CA #EAF0EB #EDF2EE
Accessibility & contrast
On white
1.51
#C6D6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C6D6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D6CA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D6CA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#C4D5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c6d6ca; /* rgb */ color: rgb(198, 214, 202); /* oklch */ color: oklch(86.1% 0.024 153.4);
Tailwind
colors: {
custom: {
50: '#d7e2da',
500: '#c6d6ca',
950: '#000000',
},
}SCSS
$custom: #c6d6ca; $custom-light: #d7e2da; $custom-dark: #000000;
JSON
{
"hex": "#c6d6ca",
"rgb": {
"r": 198,
"g": 214,
"b": 202
},
"hsl": {
"h": 135,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.86058,
"c": 0.02378,
"h": 153.4
},
"luminance": 0.64363
}Semantic roles & 50–950 ramp
primary
#C6D6CA
secondary
#AB95A6
accent
#4B879B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483