#C2DCC6#C2DCC6
#C2DCC6 is a very light, muted green. Relative luminance 0.667; OKLCH L 86.9% C 0.041 H 149.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCC6 |
|---|---|
| RGB | rgb(194, 220, 198) |
| HSL | hsl(129, 27%, 81%) |
| HSV | hsv(129, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(85.37, -12.76, 7.91) |
| CIE-LCH | lch(85.37, 15.01, 148.21°) |
| OKLab | oklab(86.92% -0.0353 0.0206) |
| OKLCH | oklch(86.92% 0.041 149.7) |
| XYZ | xyz(58.0322, 66.7321, 63.2383) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.34
Mint
#AAF0C1
ΔE00 10.36
Ice
#D6FFFA
ΔE00 10.50
Light Grey
#D8DCD6
ΔE00 10.54
Duck Egg Blue
#C3FBF4
ΔE00 10.78
Light Teal
#90E4C1
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCC6 #DCC2D8
analogous
#CBDCC2 #C2DCC6 #C2DCD3
triadic
#C2DCC6 #C6C2DC #DCC6C2
tetradic
#C2DCC6 #C2CBDC #DCC2D8 #DCD3C2
square
#C2DCC6 #C2CBDC #DCC2D8 #DCD3C2
split-complementary
#C2DCC6 #D3C2DC #DCC2CB
monochromatic
#74AF7D #9BC6A2 #C2DCC6 #E9F2EA #ECF4ED
Accessibility & contrast
On white
1.46
#C2DCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#C2DCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCC6
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCC6 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C5
Deuteranopia (green-blind)
#D8D4C7
Tritanopia (blue-blind)
#BFDBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dcc6; /* rgb */ color: rgb(194, 220, 198); /* oklch */ color: oklch(86.9% 0.041 149.7);
Tailwind
colors: {
custom: {
50: '#d4e6d7',
500: '#c2dcc6',
950: '#000000',
},
}SCSS
$custom: #c2dcc6; $custom-light: #d4e6d7; $custom-dark: #000000;
JSON
{
"hex": "#c2dcc6",
"rgb": {
"r": 194,
"g": 220,
"b": 198
},
"hsl": {
"h": 129.231,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86919,
"c": 0.04082,
"h": 149.7
},
"luminance": 0.66733
}Semantic roles & 50–950 ramp
primary
#C2DCC6
secondary
#B38FAD
accent
#4096A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483