#C6DCBE#C6DCBE
#C6DCBE is a very light, muted green. Relative luminance 0.669; OKLCH L 87.0% C 0.047 H 137.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCBE |
|---|---|
| RGB | rgb(198, 220, 190) |
| HSL | hsl(104, 30%, 80%) |
| HSV | hsv(104, 14%, 86%) |
| CMYK | cmyk(10%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(85.46, -12.80, 12.29) |
| CIE-LCH | lch(85.46, 17.74, 136.17°) |
| OKLab | oklab(87% -0.0345 0.0318) |
| OKLCH | oklch(87% 0.047 137.3) |
| XYZ | xyz(58.1744, 66.9093, 58.5551) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.76
Light Sage
#BCECAC
ΔE00 9.27
Honeydew
#F0FFF0
ΔE00 9.93
Mint
#AAF0C1
ΔE00 10.03
Beige
#F5F5DC
ΔE00 10.36
Very Pale Green
#CFFDBC
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCBE #D4BEDC
analogous
#D5DCBE #C6DCBE #BEDCC5
triadic
#C6DCBE #BEC6DC #DCBEC6
tetradic
#C6DCBE #BED5DC #D4BEDC #DCC5BE
square
#C6DCBE #BED5DC #D4BEDC #DCC5BE
split-complementary
#C6DCBE #C5BEDC #DCBED5
monochromatic
#80B16E #A3C796 #C6DCBE #E9F1E6 #EEF4EB
Accessibility & contrast
On white
1.46
#C6DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C6DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCBE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCBE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BC
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#C6DAD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dcbe; /* rgb */ color: rgb(198, 220, 190); /* oklch */ color: oklch(87.0% 0.047 137.3);
Tailwind
colors: {
custom: {
50: '#d7e6d1',
500: '#c6dcbe',
950: '#000000',
},
}SCSS
$custom: #c6dcbe; $custom-light: #d7e6d1; $custom-dark: #000000;
JSON
{
"hex": "#c6dcbe",
"rgb": {
"r": 198,
"g": 220,
"b": 190
},
"hsl": {
"h": 104,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86999,
"c": 0.04694,
"h": 137.3
},
"luminance": 0.6691
}Semantic roles & 50–950 ramp
primary
#C6DCBE
secondary
#A88BB3
accent
#3DA98C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483