#C6DCC6#C6DCC6
#C6DCC6 is a very light, muted green. Relative luminance 0.673; OKLCH L 87.2% C 0.038 H 145.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCC6 |
|---|---|
| RGB | rgb(198, 220, 198) |
| HSL | hsl(120, 24%, 82%) |
| HSV | hsv(120, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(85.64, -11.40, 8.33) |
| CIE-LCH | lch(85.64, 14.12, 143.85°) |
| OKLab | oklab(87.2% -0.0312 0.0217) |
| OKLCH | oklch(87.2% 0.038 145.2) |
| XYZ | xyz(59.0729, 67.2687, 63.2871) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.77
Light Grey
#D8DCD6
ΔE00 9.65
Beige
#F5F5DC
ΔE00 10.27
Ice
#D6FFFA
ΔE00 10.87
Light Grey Green
#B7E1A1
ΔE00 11.10
Mint
#AAF0C1
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCC6 #DCC6DC
analogous
#D1DCC6 #C6DCC6 #C6DCD1
triadic
#C6DCC6 #C6C6DC #DCC6C6
tetradic
#C6DCC6 #C6D1DC #DCC6DC #DCD1C6
square
#C6DCC6 #C6D1DC #DCC6DC #DCD1C6
split-complementary
#C6DCC6 #D1C6DC #DCC6D1
monochromatic
#7AAD7A #A0C5A0 #C6DCC6 #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.45
#C6DCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#C6DCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCC6
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCC6 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C5
Deuteranopia (green-blind)
#D9D5C7
Tritanopia (blue-blind)
#C4DBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dcc6; /* rgb */ color: rgb(198, 220, 198); /* oklch */ color: oklch(87.2% 0.038 145.2);
Tailwind
colors: {
custom: {
50: '#d7e6d7',
500: '#c6dcc6',
950: '#000000',
},
}SCSS
$custom: #c6dcc6; $custom-light: #d7e6d7; $custom-dark: #000000;
JSON
{
"hex": "#c6dcc6",
"rgb": {
"r": 198,
"g": 220,
"b": 198
},
"hsl": {
"h": 120,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87202,
"c": 0.03803,
"h": 145.2
},
"luminance": 0.67269
}Semantic roles & 50–950 ramp
primary
#C6DCC6
secondary
#B294B2
accent
#43A2A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483