#C3DEBD#C3DEBD
#C3DEBD is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.053 H 140.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEBD |
|---|---|
| RGB | rgb(195, 222, 189) |
| HSL | hsl(109, 33%, 81%) |
| HSV | hsv(109, 15%, 87%) |
| CMYK | cmyk(12.2%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.76, -15.01, 13.22) |
| CIE-LCH | lch(85.76, 20.00, 138.62°) |
| OKLab | oklab(87.18% -0.0407 0.0342) |
| OKLCH | oklch(87.18% 0.053 140) |
| XYZ | xyz(57.8104, 67.5180, 58.1208) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.65
Light Sage
#BCECAC
ΔE00 8.04
Mint
#AAF0C1
ΔE00 8.59
Hospital Green
#9BE5AA
ΔE00 9.53
Very Pale Green
#CFFDBC
ΔE00 9.54
Very Light Green
#D1FFBD
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEBD #D8BDDE
analogous
#D3DEBD #C3DEBD #BDDEC7
triadic
#C3DEBD #BDC3DE #DEBDC3
tetradic
#C3DEBD #BDD3DE #D8BDDE #DEC7BD
square
#C3DEBD #BDD3DE #D8BDDE #DEC7BD
split-complementary
#C3DEBD #C7BDDE #DEBDD3
monochromatic
#79B56B #9ECA94 #C3DEBD #E8F2E6 #ECF5EB
Accessibility & contrast
On white
1.45
#C3DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C3DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEBD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEBD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DCD5BF
Tritanopia (blue-blind)
#C2DCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3debd; /* rgb */ color: rgb(195, 222, 189); /* oklch */ color: oklch(87.2% 0.053 140.0);
Tailwind
colors: {
custom: {
50: '#d5e8d1',
500: '#c3debd',
950: '#000000',
},
}SCSS
$custom: #c3debd; $custom-light: #d5e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c3debd",
"rgb": {
"r": 195,
"g": 222,
"b": 189
},
"hsl": {
"h": 109.091,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87184,
"c": 0.05316,
"h": 140
},
"luminance": 0.67519
}Semantic roles & 50–950 ramp
primary
#C3DEBD
secondary
#AE89B6
accent
#39AC97
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483