#C3D2BD#C3D2BD
#C3D2BD is a very light, muted green. Relative luminance 0.614; OKLCH L 84.7% C 0.033 H 136.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D2BD |
|---|---|
| RGB | rgb(195, 210, 189) |
| HSL | hsl(103, 19%, 78%) |
| HSV | hsv(103, 10%, 82%) |
| CMYK | cmyk(7.1%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(82.58, -8.91, 8.68) |
| CIE-LCH | lch(82.58, 12.44, 135.75°) |
| OKLab | oklab(84.65% -0.0239 0.0226) |
| OKLCH | oklch(84.65% 0.033 136.6) |
| XYZ | xyz(54.7359, 61.3690, 57.0960) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.48
Silver (survey)
#C5C9C7
ΔE00 9.67
Honeydew
#F0FFF0
ΔE00 10.26
Beige
#F5F5DC
ΔE00 10.28
Eggshell
#F0EAD6
ΔE00 10.92
Greenish Grey
#96AE8D
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D2BD #CCBDD2
analogous
#CDD2BD #C3D2BD #BDD2C1
triadic
#C3D2BD #BDC3D2 #D2BDC3
tetradic
#C3D2BD #BDCDD2 #CCBDD2 #D2C1BD
square
#C3D2BD #BDCDD2 #CCBDD2 #D2C1BD
split-complementary
#C3D2BD #C1BDD2 #D2BDCD
monochromatic
#81A074 #A2B999 #C3D2BD #E4EBE1 #EEF3ED
Accessibility & contrast
On white
1.58
#C3D2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C3D2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D2BD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D2BD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBC
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#C3D0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c3d2bd; /* rgb */ color: rgb(195, 210, 189); /* oklch */ color: oklch(84.7% 0.033 136.6);
Tailwind
colors: {
custom: {
50: '#d5dfd0',
500: '#c3d2bd',
950: '#000000',
},
}SCSS
$custom: #c3d2bd; $custom-light: #d5dfd0; $custom-dark: #000000;
JSON
{
"hex": "#c3d2bd",
"rgb": {
"r": 195,
"g": 210,
"b": 189
},
"hsl": {
"h": 102.857,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.84654,
"c": 0.03294,
"h": 136.6
},
"luminance": 0.61369
}Semantic roles & 50–950 ramp
primary
#C3D2BD
secondary
#9F8CA7
accent
#489D85
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483