#C2DCC2#C2DCC2
#C2DCC2 is a very light, muted green. Relative luminance 0.666; OKLCH L 86.8% C 0.045 H 145.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCC2 |
|---|---|
| RGB | rgb(194, 220, 194) |
| HSL | hsl(120, 27%, 81%) |
| HSV | hsv(120, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(85.28, -13.47, 9.88) |
| CIE-LCH | lch(85.28, 16.71, 143.73°) |
| OKLab | oklab(86.82% -0.0369 0.0257) |
| OKLCH | oklch(86.82% 0.045 145.2) |
| XYZ | xyz(57.5769, 66.5499, 60.8405) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.67
Mint
#AAF0C1
ΔE00 9.68
Honeydew
#F0FFF0
ΔE00 9.82
Light Sage
#BCECAC
ΔE00 10.01
Light Teal
#90E4C1
ΔE00 10.65
Hospital Green
#9BE5AA
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCC2 #DCC2DC
analogous
#CFDCC2 #C2DCC2 #C2DCCF
triadic
#C2DCC2 #C2C2DC #DCC2C2
tetradic
#C2DCC2 #C2CFDC #DCC2DC #DCCFC2
square
#C2DCC2 #C2CFDC #DCC2DC #DCCFC2
split-complementary
#C2DCC2 #CFC2DC #DCC2CF
monochromatic
#74AF74 #9BC69B #C2DCC2 #E9F2E9 #ECF4EC
Accessibility & contrast
On white
1.47
#C2DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C2DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCC2
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCC2 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#C0DAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dcc2; /* rgb */ color: rgb(194, 220, 194); /* oklch */ color: oklch(86.8% 0.045 145.2);
Tailwind
colors: {
custom: {
50: '#d4e6d4',
500: '#c2dcc2',
950: '#000000',
},
}SCSS
$custom: #c2dcc2; $custom-light: #d4e6d4; $custom-dark: #000000;
JSON
{
"hex": "#c2dcc2",
"rgb": {
"r": 194,
"g": 220,
"b": 194
},
"hsl": {
"h": 120,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86815,
"c": 0.04495,
"h": 145.2
},
"luminance": 0.66551
}Semantic roles & 50–950 ramp
primary
#C2DCC2
secondary
#B38FB3
accent
#40A6A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483