#C6DEC4#C6DEC4
#C6DEC4 is a very light, muted green. Relative luminance 0.682; OKLCH L 87.6% C 0.044 H 143.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DEC4 |
|---|---|
| RGB | rgb(198, 222, 196) |
| HSL | hsl(115, 28%, 82%) |
| HSV | hsv(115, 12%, 87%) |
| CMYK | cmyk(10.8%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(86.12, -12.77, 10.08) |
| CIE-LCH | lch(86.12, 16.27, 141.72°) |
| OKLab | oklab(87.57% -0.0348 0.0262) |
| OKLCH | oklch(87.57% 0.044 143.1) |
| XYZ | xyz(59.3718, 68.2331, 62.2562) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.15
Light Grey Green
#B7E1A1
ΔE00 9.80
Mint
#AAF0C1
ΔE00 9.99
Light Sage
#BCECAC
ΔE00 10.07
Beige
#F5F5DC
ΔE00 10.48
Light Grey
#D8DCD6
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DEC4 #DCC4DE
analogous
#D3DEC4 #C6DEC4 #C4DECF
triadic
#C6DEC4 #C4C6DE #DEC4C6
tetradic
#C6DEC4 #C4D3DE #DCC4DE #DECFC4
square
#C6DEC4 #C4D3DE #DCC4DE #DECFC4
split-complementary
#C6DEC4 #CFC4DE #DEC4D3
monochromatic
#7AB276 #A0C89D #C6DEC4 #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.43
#C6DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C6DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DEC4
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DEC4 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C3
Deuteranopia (green-blind)
#DBD6C5
Tritanopia (blue-blind)
#C4DCD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dec4; /* rgb */ color: rgb(198, 222, 196); /* oklch */ color: oklch(87.6% 0.044 143.1);
Tailwind
colors: {
custom: {
50: '#d7e8d5',
500: '#c6dec4',
950: '#000000',
},
}SCSS
$custom: #c6dec4; $custom-light: #d7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#c6dec4",
"rgb": {
"r": 198,
"g": 222,
"b": 196
},
"hsl": {
"h": 115.385,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87571,
"c": 0.04357,
"h": 143.1
},
"luminance": 0.68234
}Semantic roles & 50–950 ramp
primary
#C6DEC4
secondary
#B291B5
accent
#3FA79F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483