#C2D3BD#C2D3BD
#C2D3BD is a very light, muted green. Relative luminance 0.617; OKLCH L 84.8% C 0.035 H 138.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D3BD |
|---|---|
| RGB | rgb(194, 211, 189) |
| HSL | hsl(106, 20%, 78%) |
| HSV | hsv(106, 10%, 83%) |
| CMYK | cmyk(8.1%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(82.77, -9.77, 8.95) |
| CIE-LCH | lch(82.77, 13.25, 137.52°) |
| OKLab | oklab(84.79% -0.0264 0.0233) |
| OKLCH | oklch(84.79% 0.035 138.6) |
| XYZ | xyz(54.7260, 61.7315, 57.1665) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.07
Honeydew
#F0FFF0
ΔE00 10.26
Silver (survey)
#C5C9C7
ΔE00 10.31
Beige
#F5F5DC
ΔE00 10.54
Greenish Grey
#96AE8D
ΔE00 11.25
Sage Green
#9CAF88
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D3BD #CEBDD3
analogous
#CDD3BD #C2D3BD #BDD3C3
triadic
#C2D3BD #BDC2D3 #D3BDC2
tetradic
#C2D3BD #BDCDD3 #CEBDD3 #D3C3BD
square
#C2D3BD #BDCDD3 #CEBDD3 #D3C3BD
split-complementary
#C2D3BD #C3BDD3 #D3BDCD
monochromatic
#7EA274 #A0BB98 #C2D3BD #E4EBE2 #EEF3ED
Accessibility & contrast
On white
1.57
#C2D3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C2D3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D3BD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D3BD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBC
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#C1D1CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d3bd; /* rgb */ color: rgb(194, 211, 189); /* oklch */ color: oklch(84.8% 0.035 138.6);
Tailwind
colors: {
custom: {
50: '#d4e0d0',
500: '#c2d3bd',
950: '#000000',
},
}SCSS
$custom: #c2d3bd; $custom-light: #d4e0d0; $custom-dark: #000000;
JSON
{
"hex": "#c2d3bd",
"rgb": {
"r": 194,
"g": 211,
"b": 189
},
"hsl": {
"h": 106.364,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.8479,
"c": 0.0352,
"h": 138.6
},
"luminance": 0.61732
}Semantic roles & 50–950 ramp
primary
#C2D3BD
secondary
#A28CA8
accent
#479E8B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483