#C6D2C8#C6D2C8
#C6D2C8 is a very light, near-neutral green. Relative luminance 0.623; OKLCH L 85.2% C 0.019 H 150.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D2C8 |
|---|---|
| RGB | rgb(198, 210, 200) |
| HSL | hsl(130, 12%, 80%) |
| HSV | hsv(130, 6%, 82%) |
| CMYK | cmyk(5.7%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(83.06, -5.92, 3.55) |
| CIE-LCH | lch(83.06, 6.90, 149.04°) |
| OKLab | oklab(85.17% -0.0164 0.0093) |
| OKLCH | oklch(85.17% 0.019 150.5) |
| XYZ | xyz(56.7587, 62.2687, 63.6612) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.45
Silver
#C0C0C0
ΔE00 8.69
Fog
#D8DCE0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D2C8 #D2C6D0
analogous
#CAD2C6 #C6D2C8 #C6D2CE
triadic
#C6D2C8 #C8C6D2 #D2C8C6
tetradic
#C6D2C8 #C6CAD2 #D2C6D0 #D2CEC6
square
#C6D2C8 #C6CAD2 #D2C6D0 #D2CEC6
split-complementary
#C6D2C8 #CEC6D2 #D2C6CA
monochromatic
#829C86 #A4B7A7 #C6D2C8 #E8EDE9 #EEF2EE
Accessibility & contrast
On white
1.56
#C6D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C6D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D2C8
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D2C8 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C8
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#C5D1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c6d2c8; /* rgb */ color: rgb(198, 210, 200); /* oklch */ color: oklch(85.2% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#d7dfd8',
500: '#c6d2c8',
950: '#000000',
},
}SCSS
$custom: #c6d2c8; $custom-light: #d7dfd8; $custom-dark: #000000;
JSON
{
"hex": "#c6d2c8",
"rgb": {
"r": 198,
"g": 210,
"b": 200
},
"hsl": {
"h": 130,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.85174,
"c": 0.01886,
"h": 150.5
},
"luminance": 0.62269
}Semantic roles & 50–950 ramp
primary
#C6D2C8
secondary
#A696A3
accent
#508A96
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483