#C2D2BD#C2D2BD
#C2D2BD is a very light, muted green. Relative luminance 0.612; OKLCH L 84.6% C 0.033 H 138.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2BD |
|---|---|
| RGB | rgb(194, 210, 189) |
| HSL | hsl(106, 19%, 78%) |
| HSV | hsv(106, 10%, 82%) |
| CMYK | cmyk(7.6%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(82.51, -9.26, 8.57) |
| CIE-LCH | lch(82.51, 12.62, 137.21°) |
| OKLab | oklab(84.58% -0.025 0.0223) |
| OKLCH | oklch(84.58% 0.033 138.2) |
| XYZ | xyz(54.4784, 61.2362, 57.0839) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.70
Silver (survey)
#C5C9C7
ΔE00 9.84
Honeydew
#F0FFF0
ΔE00 10.32
Beige
#F5F5DC
ΔE00 10.51
Eggshell
#F0EAD6
ΔE00 11.22
Greenish Grey
#96AE8D
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2BD #CDBDD2
analogous
#CCD2BD #C2D2BD #BDD2C2
triadic
#C2D2BD #BDC2D2 #D2BDC2
tetradic
#C2D2BD #BDCCD2 #CDBDD2 #D2C2BD
square
#C2D2BD #BDCCD2 #CDBDD2 #D2C2BD
split-complementary
#C2D2BD #C2BDD2 #D2BDCC
monochromatic
#7FA074 #A0B999 #C2D2BD #E4EBE1 #EEF3ED
Accessibility & contrast
On white
1.59
#C2D2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#C2D2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2BD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2BD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBC
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#C2D0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d2bd; /* rgb */ color: rgb(194, 210, 189); /* oklch */ color: oklch(84.6% 0.033 138.2);
Tailwind
colors: {
custom: {
50: '#d4dfd0',
500: '#c2d2bd',
950: '#000000',
},
}SCSS
$custom: #c2d2bd; $custom-light: #d4dfd0; $custom-dark: #000000;
JSON
{
"hex": "#c2d2bd",
"rgb": {
"r": 194,
"g": 210,
"b": 189
},
"hsl": {
"h": 105.714,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.8458,
"c": 0.03348,
"h": 138.2
},
"luminance": 0.61237
}Semantic roles & 50–950 ramp
primary
#C2D2BD
secondary
#A18CA7
accent
#489D89
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483