#C6DCBF#C6DCBF
#C6DCBF is a very light, muted green. Relative luminance 0.670; OKLCH L 87.0% C 0.046 H 138.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCBF |
|---|---|
| RGB | rgb(198, 220, 191) |
| HSL | hsl(106, 29%, 81%) |
| HSV | hsv(106, 13%, 86%) |
| CMYK | cmyk(10%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(85.48, -12.63, 11.79) |
| CIE-LCH | lch(85.48, 17.28, 136.96°) |
| OKLab | oklab(87.02% -0.0341 0.0306) |
| OKLCH | oklch(87.02% 0.046 138.1) |
| XYZ | xyz(58.2841, 66.9531, 59.1327) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.04
Light Sage
#BCECAC
ΔE00 9.52
Honeydew
#F0FFF0
ΔE00 9.77
Mint
#AAF0C1
ΔE00 10.13
Beige
#F5F5DC
ΔE00 10.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCBF #D5BFDC
analogous
#D4DCBF #C6DCBF #BFDCC6
triadic
#C6DCBF #BFC6DC #DCBFC6
tetradic
#C6DCBF #BFD4DC #D5BFDC #DCC6BF
square
#C6DCBF #BFD4DC #D5BFDC #DCC6BF
split-complementary
#C6DCBF #C6BFDC #DCBFD4
monochromatic
#80B170 #A3C697 #C6DCBF #E9F2E7 #EDF4EB
Accessibility & contrast
On white
1.46
#C6DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C6DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCBF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCBF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#DAD5C0
Tritanopia (blue-blind)
#C5DAD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dcbf; /* rgb */ color: rgb(198, 220, 191); /* oklch */ color: oklch(87.0% 0.046 138.1);
Tailwind
colors: {
custom: {
50: '#d7e6d2',
500: '#c6dcbf',
950: '#000000',
},
}SCSS
$custom: #c6dcbf; $custom-light: #d7e6d2; $custom-dark: #000000;
JSON
{
"hex": "#c6dcbf",
"rgb": {
"r": 198,
"g": 220,
"b": 191
},
"hsl": {
"h": 105.517,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87024,
"c": 0.04579,
"h": 138.1
},
"luminance": 0.66954
}Semantic roles & 50–950 ramp
primary
#C6DCBF
secondary
#AA8CB3
accent
#3EA88E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483