#C6DCC8#C6DCC8
#C6DCC8 is a very light, muted green. Relative luminance 0.674; OKLCH L 87.3% C 0.036 H 147.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCC8 |
|---|---|
| RGB | rgb(198, 220, 200) |
| HSL | hsl(125, 24%, 82%) |
| HSV | hsv(125, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(85.69, -11.05, 7.34) |
| CIE-LCH | lch(85.69, 13.26, 146.39°) |
| OKLab | oklab(87.26% -0.0304 0.0191) |
| OKLCH | oklch(87.26% 0.036 147.9) |
| XYZ | xyz(59.3051, 67.3615, 64.5100) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.55
Light Grey
#D8DCD6
ΔE00 9.22
Beige
#F5F5DC
ΔE00 10.33
Ice
#D6FFFA
ΔE00 10.43
Silver (survey)
#C5C9C7
ΔE00 11.12
Duck Egg Blue
#C3FBF4
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCC8 #DCC6DA
analogous
#CFDCC6 #C6DCC8 #C6DCD3
triadic
#C6DCC8 #C8C6DC #DCC8C6
tetradic
#C6DCC8 #C6CFDC #DCC6DA #DCD3C6
square
#C6DCC8 #C6CFDC #DCC6DA #DCD3C6
split-complementary
#C6DCC8 #D3C6DC #DCC6CF
monochromatic
#7AAD7F #A0C5A3 #C6DCC8 #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.45
#C6DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C6DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCC8
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCC8 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#D9D5C9
Tritanopia (blue-blind)
#C4DBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dcc8; /* rgb */ color: rgb(198, 220, 200); /* oklch */ color: oklch(87.3% 0.036 147.9);
Tailwind
colors: {
custom: {
50: '#d7e6d8',
500: '#c6dcc8',
950: '#000000',
},
}SCSS
$custom: #c6dcc8; $custom-light: #d7e6d8; $custom-dark: #000000;
JSON
{
"hex": "#c6dcc8",
"rgb": {
"r": 198,
"g": 220,
"b": 200
},
"hsl": {
"h": 125.455,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87255,
"c": 0.03595,
"h": 147.9
},
"luminance": 0.67362
}Semantic roles & 50–950 ramp
primary
#C6DCC8
secondary
#B294B0
accent
#439AA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483