#C3DEBC#C3DEBC
#C3DEBC is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.054 H 139.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEBC |
|---|---|
| RGB | rgb(195, 222, 188) |
| HSL | hsl(108, 34%, 80%) |
| HSV | hsv(108, 15%, 87%) |
| CMYK | cmyk(12.2%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(85.74, -15.18, 13.71) |
| CIE-LCH | lch(85.74, 20.45, 137.90°) |
| OKLab | oklab(87.16% -0.0411 0.0354) |
| OKLCH | oklch(87.16% 0.054 139.3) |
| XYZ | xyz(57.7022, 67.4747, 57.5511) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.38
Light Sage
#BCECAC
ΔE00 7.80
Mint
#AAF0C1
ΔE00 8.52
Very Pale Green
#CFFDBC
ΔE00 9.34
Hospital Green
#9BE5AA
ΔE00 9.39
Very Light Green
#D1FFBD
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEBC #D7BCDE
analogous
#D4DEBC #C3DEBC #BCDEC6
triadic
#C3DEBC #BCC3DE #DEBCC3
tetradic
#C3DEBC #BCD4DE #D7BCDE #DEC6BC
square
#C3DEBC #BCD4DE #D7BCDE #DEC6BC
split-complementary
#C3DEBC #C6BCDE #DEBCD4
monochromatic
#7AB66A #9ECA93 #C3DEBC #E8F2E5 #EDF5EA
Accessibility & contrast
On white
1.45
#C3DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C3DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEBC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEBC | 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)
#E0D8BA
Deuteranopia (green-blind)
#DCD5BE
Tritanopia (blue-blind)
#C2DBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3debc; /* rgb */ color: rgb(195, 222, 188); /* oklch */ color: oklch(87.2% 0.054 139.3);
Tailwind
colors: {
custom: {
50: '#d5e8d0',
500: '#c3debc',
950: '#000000',
},
}SCSS
$custom: #c3debc; $custom-light: #d5e8d0; $custom-dark: #000000;
JSON
{
"hex": "#c3debc",
"rgb": {
"r": 195,
"g": 222,
"b": 188
},
"hsl": {
"h": 107.647,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87159,
"c": 0.05428,
"h": 139.3
},
"luminance": 0.67475
}Semantic roles & 50–950 ramp
primary
#C3DEBC
secondary
#AD88B6
accent
#39AD95
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483