#C2DCC8#C2DCC8
#C2DCC8 is a very light, muted green. Relative luminance 0.668; OKLCH L 87.0% C 0.039 H 152.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCC8 |
|---|---|
| RGB | rgb(194, 220, 200) |
| HSL | hsl(134, 27%, 81%) |
| HSV | hsv(134, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(85.42, -12.39, 6.92) |
| CIE-LCH | lch(85.42, 14.19, 150.83°) |
| OKLab | oklab(86.97% -0.0344 0.018) |
| OKLCH | oklch(86.97% 0.039 152.4) |
| XYZ | xyz(58.2644, 66.8249, 64.4612) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.14
Ice
#D6FFFA
ΔE00 10.05
Light Grey
#D8DCD6
ΔE00 10.16
Duck Egg Blue
#C3FBF4
ΔE00 10.39
Mint
#AAF0C1
ΔE00 10.76
Eggshell Blue
#C4FFF7
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCC8 #DCC2D6
analogous
#C9DCC2 #C2DCC8 #C2DCD5
triadic
#C2DCC8 #C8C2DC #DCC8C2
tetradic
#C2DCC8 #C2C9DC #DCC2D6 #DCD5C2
square
#C2DCC8 #C2C9DC #DCC2D6 #DCD5C2
split-complementary
#C2DCC8 #D5C2DC #DCC2C9
monochromatic
#74AF82 #9BC6A5 #C2DCC8 #E9F2EB #ECF4ED
Accessibility & contrast
On white
1.46
#C2DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#C2DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCC8
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCC8 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#BFDBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dcc8; /* rgb */ color: rgb(194, 220, 200); /* oklch */ color: oklch(87.0% 0.039 152.4);
Tailwind
colors: {
custom: {
50: '#d4e6d8',
500: '#c2dcc8',
950: '#000000',
},
}SCSS
$custom: #c2dcc8; $custom-light: #d4e6d8; $custom-dark: #000000;
JSON
{
"hex": "#c2dcc8",
"rgb": {
"r": 194,
"g": 220,
"b": 200
},
"hsl": {
"h": 133.846,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86972,
"c": 0.03887,
"h": 152.4
},
"luminance": 0.66826
}Semantic roles & 50–950 ramp
primary
#C2DCC8
secondary
#B38FAB
accent
#408EA6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483