#C2DDBD#C2DDBD
#C2DDBD is a very light, muted green. Relative luminance 0.669; OKLCH L 86.9% C 0.052 H 140.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDBD |
|---|---|
| RGB | rgb(194, 221, 189) |
| HSL | hsl(111, 32%, 80%) |
| HSV | hsv(111, 14%, 87%) |
| CMYK | cmyk(12.2%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(85.43, -14.85, 12.74) |
| CIE-LCH | lch(85.43, 19.56, 139.38°) |
| OKLab | oklab(86.9% -0.0403 0.033) |
| OKLCH | oklch(86.9% 0.052 140.8) |
| XYZ | xyz(57.2880, 66.8556, 58.0205) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.91
Light Sage
#BCECAC
ΔE00 8.33
Mint
#AAF0C1
ΔE00 8.72
Hospital Green
#9BE5AA
ΔE00 9.67
Very Pale Green
#CFFDBC
ΔE00 9.87
Very Light Green
#D1FFBD
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDBD #D8BDDD
analogous
#D2DDBD #C2DDBD #BDDDC8
triadic
#C2DDBD #BDC2DD #DDBDC2
tetradic
#C2DDBD #BDD2DD #D8BDDD #DDC8BD
square
#C2DDBD #BDD2DD #D8BDDD #DDC8BD
split-complementary
#C2DDBD #C8BDDD #DDBDD2
monochromatic
#77B36C #9DC895 #C2DDBD #E7F2E5 #ECF5EB
Accessibility & contrast
On white
1.46
#C2DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#C2DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDBD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDBD | 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)
#DFD7BB
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#C1DBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2ddbd; /* rgb */ color: rgb(194, 221, 189); /* oklch */ color: oklch(86.9% 0.052 140.8);
Tailwind
colors: {
custom: {
50: '#d4e7d1',
500: '#c2ddbd',
950: '#000000',
},
}SCSS
$custom: #c2ddbd; $custom-light: #d4e7d1; $custom-dark: #000000;
JSON
{
"hex": "#c2ddbd",
"rgb": {
"r": 194,
"g": 221,
"b": 189
},
"hsl": {
"h": 110.625,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.86901,
"c": 0.05208,
"h": 140.8
},
"luminance": 0.66856
}Semantic roles & 50–950 ramp
primary
#C2DDBD
secondary
#AE8AB5
accent
#3BAB99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483