#C6DCCE#C6DCCE
#C6DCCE is a very light, muted green. Relative luminance 0.676; OKLCH L 87.4% C 0.030 H 157.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCCE |
|---|---|
| RGB | rgb(198, 220, 206) |
| HSL | hsl(142, 24%, 82%) |
| HSV | hsv(142, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.83, -9.96, 4.38) |
| CIE-LCH | lch(85.83, 10.88, 156.23°) |
| OKLab | oklab(87.42% -0.028 0.0114) |
| OKLCH | oklch(87.42% 0.03 157.8) |
| XYZ | xyz(60.0201, 67.6475, 68.2757) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.02
Honeydew
#F0FFF0
ΔE00 8.22
Ice
#D6FFFA
ΔE00 9.27
Lightcyan
#E0FFFF
ΔE00 9.74
Silver (survey)
#C5C9C7
ΔE00 9.79
Ice Blue (survey)
#D7FFFE
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCCE #DCC6D4
analogous
#C9DCC6 #C6DCCE #C6DCD9
triadic
#C6DCCE #CEC6DC #DCCEC6
tetradic
#C6DCCE #C6C9DC #DCC6D4 #DCD9C6
square
#C6DCCE #C6C9DC #DCC6D4 #DCD9C6
split-complementary
#C6DCCE #D9C6DC #DCC6C9
monochromatic
#7AAD8D #A0C5AD #C6DCCE #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.45
#C6DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C6DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCCE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCCE | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#C3DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dcce; /* rgb */ color: rgb(198, 220, 206); /* oklch */ color: oklch(87.4% 0.030 157.8);
Tailwind
colors: {
custom: {
50: '#d7e6dd',
500: '#c6dcce',
950: '#000000',
},
}SCSS
$custom: #c6dcce; $custom-light: #d7e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c6dcce",
"rgb": {
"r": 198,
"g": 220,
"b": 206
},
"hsl": {
"h": 141.818,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87416,
"c": 0.03026,
"h": 157.8
},
"luminance": 0.67648
}Semantic roles & 50–950 ramp
primary
#C6DCCE
secondary
#B294A7
accent
#4380A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484