#C2D4BD#C2D4BD
#C2D4BD is a very light, muted green. Relative luminance 0.622; OKLCH L 85.0% C 0.037 H 138.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4BD |
|---|---|
| RGB | rgb(194, 212, 189) |
| HSL | hsl(107, 21%, 79%) |
| HSV | hsv(107, 11%, 83%) |
| CMYK | cmyk(8.5%, 0%, 10.8%, 16.9%) |
| CIE-LAB | lab(83.04, -10.28, 9.33) |
| CIE-LCH | lch(83.04, 13.88, 137.79°) |
| OKLab | oklab(85% -0.0278 0.0243) |
| OKLCH | oklch(85% 0.037 138.9) |
| XYZ | xyz(54.9752, 62.2299, 57.2495) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.45
Honeydew
#F0FFF0
ΔE00 10.23
Beige
#F5F5DC
ΔE00 10.59
Silver (survey)
#C5C9C7
ΔE00 10.77
Light Grey Green
#B7E1A1
ΔE00 11.14
Greenish Grey
#96AE8D
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4BD #CFBDD4
analogous
#CDD4BD #C2D4BD #BDD4C3
triadic
#C2D4BD #BDC2D4 #D4BDC2
tetradic
#C2D4BD #BDCDD4 #CFBDD4 #D4C3BD
square
#C2D4BD #BDCDD4 #CFBDD4 #D4C3BD
split-complementary
#C2D4BD #C3BDD4 #D4BDCD
monochromatic
#7DA473 #A0BC98 #C2D4BD #E4ECE2 #EEF3EC
Accessibility & contrast
On white
1.56
#C2D4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#C2D4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4BD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4BD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#C1D2CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d4bd; /* rgb */ color: rgb(194, 212, 189); /* oklch */ color: oklch(85.0% 0.037 138.9);
Tailwind
colors: {
custom: {
50: '#d4e1d0',
500: '#c2d4bd',
950: '#000000',
},
}SCSS
$custom: #c2d4bd; $custom-light: #d4e1d0; $custom-dark: #000000;
JSON
{
"hex": "#c2d4bd",
"rgb": {
"r": 194,
"g": 212,
"b": 189
},
"hsl": {
"h": 106.957,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.85,
"c": 0.0369,
"h": 138.9
},
"luminance": 0.6223
}Semantic roles & 50–950 ramp
primary
#C2D4BD
secondary
#A38CA9
accent
#469F8C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483