#C3DCBF#C3DCBF
#C3DCBF is a very light, muted green. Relative luminance 0.665; OKLCH L 86.8% C 0.048 H 141.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCBF |
|---|---|
| RGB | rgb(195, 220, 191) |
| HSL | hsl(112, 29%, 81%) |
| HSV | hsv(112, 13%, 86%) |
| CMYK | cmyk(11.4%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(85.28, -13.66, 11.47) |
| CIE-LCH | lch(85.28, 17.84, 139.96°) |
| OKLab | oklab(86.81% -0.0371 0.0297) |
| OKLCH | oklch(86.81% 0.048 141.3) |
| XYZ | xyz(57.5010, 66.5493, 59.0960) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.84
Light Sage
#BCECAC
ΔE00 9.27
Mint
#AAF0C1
ΔE00 9.49
Honeydew
#F0FFF0
ΔE00 10.12
Hospital Green
#9BE5AA
ΔE00 10.51
Very Pale Green
#CFFDBC
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCBF #D8BFDC
analogous
#D1DCBF #C3DCBF #BFDCC9
triadic
#C3DCBF #BFC3DC #DCBFC3
tetradic
#C3DCBF #BFD1DC #D8BFDC #DCC9BF
square
#C3DCBF #BFD1DC #D8BFDC #DCC9BF
split-complementary
#C3DCBF #C9BFDC #DCBFD1
monochromatic
#79B170 #9EC697 #C3DCBF #E8F2E7 #ECF4EB
Accessibility & contrast
On white
1.47
#C3DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C3DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCBF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCBF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#C2DAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c3dcbf; /* rgb */ color: rgb(195, 220, 191); /* oklch */ color: oklch(86.8% 0.048 141.3);
Tailwind
colors: {
custom: {
50: '#d5e6d2',
500: '#c3dcbf',
950: '#000000',
},
}SCSS
$custom: #c3dcbf; $custom-light: #d5e6d2; $custom-dark: #000000;
JSON
{
"hex": "#c3dcbf",
"rgb": {
"r": 195,
"g": 220,
"b": 191
},
"hsl": {
"h": 111.724,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.8681,
"c": 0.04757,
"h": 141.3
},
"luminance": 0.6655
}Semantic roles & 50–950 ramp
primary
#C3DCBF
secondary
#AE8CB3
accent
#3EA899
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483