#C3DCBB#C3DCBB
#C3DCBB is a very light, muted green. Relative luminance 0.664; OKLCH L 86.7% C 0.052 H 138.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCBB |
|---|---|
| RGB | rgb(195, 220, 187) |
| HSL | hsl(105, 32%, 80%) |
| HSV | hsv(105, 15%, 86%) |
| CMYK | cmyk(11.4%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(85.19, -14.34, 13.45) |
| CIE-LCH | lch(85.19, 19.66, 136.83°) |
| OKLab | oklab(86.71% -0.0388 0.0348) |
| OKLCH | oklch(86.71% 0.052 138.1) |
| XYZ | xyz(57.0668, 66.3757, 56.8093) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.74
Light Sage
#BCECAC
ΔE00 8.29
Mint
#AAF0C1
ΔE00 9.12
Very Pale Green
#CFFDBC
ΔE00 9.87
Hospital Green
#9BE5AA
ΔE00 9.88
Very Light Green
#D1FFBD
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCBB #D4BBDC
analogous
#D3DCBB #C3DCBB #BBDCC4
triadic
#C3DCBB #BBC3DC #DCBBC3
tetradic
#C3DCBB #BBD3DC #D4BBDC #DCC4BB
square
#C3DCBB #BBD3DC #D4BBDC #DCC4BB
split-complementary
#C3DCBB #C4BBDC #DCBBD3
monochromatic
#7CB26A #9FC793 #C3DCBB #E7F1E3 #EDF5EB
Accessibility & contrast
On white
1.47
#C3DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C3DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCBB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCBB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#DAD4BC
Tritanopia (blue-blind)
#C2D9D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c3dcbb; /* rgb */ color: rgb(195, 220, 187); /* oklch */ color: oklch(86.7% 0.052 138.1);
Tailwind
colors: {
custom: {
50: '#d5e6cf',
500: '#c3dcbb',
950: '#000000',
},
}SCSS
$custom: #c3dcbb; $custom-light: #d5e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c3dcbb",
"rgb": {
"r": 195,
"g": 220,
"b": 187
},
"hsl": {
"h": 105.455,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.8671,
"c": 0.05208,
"h": 138.1
},
"luminance": 0.66376
}Semantic roles & 50–950 ramp
primary
#C3DCBB
secondary
#A988B3
accent
#3BAB90
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483