#C3DFBF#C3DFBF
#C3DFBF is a very light, muted green. Relative luminance 0.681; OKLCH L 87.4% C 0.053 H 141.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFBF |
|---|---|
| RGB | rgb(195, 223, 191) |
| HSL | hsl(113, 33%, 81%) |
| HSV | hsv(113, 14%, 87%) |
| CMYK | cmyk(12.6%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(86.08, -15.16, 12.61) |
| CIE-LCH | lch(86.08, 19.72, 140.26°) |
| OKLab | oklab(87.45% -0.0413 0.0326) |
| OKLCH | oklch(87.45% 0.053 141.7) |
| XYZ | xyz(58.2954, 68.1382, 59.3608) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.90
Light Sage
#BCECAC
ΔE00 8.18
Mint
#AAF0C1
ΔE00 8.41
Hospital Green
#9BE5AA
ΔE00 9.53
Very Pale Green
#CFFDBC
ΔE00 9.60
Very Light Green
#D1FFBD
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFBF #DBBFDF
analogous
#D3DFBF #C3DFBF #BFDFCB
triadic
#C3DFBF #BFC3DF #DFBFC3
tetradic
#C3DFBF #BFD3DF #DBBFDF #DFCBBF
square
#C3DFBF #BFD3DF #DBBFDF #DFCBBF
split-complementary
#C3DFBF #CBBFDF #DFBFD3
monochromatic
#76B66D #9DCB96 #C3DFBF #E9F3E8 #ECF5EB
Accessibility & contrast
On white
1.44
#C3DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C3DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFBF
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFBF | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#C1DDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3dfbf; /* rgb */ color: rgb(195, 223, 191); /* oklch */ color: oklch(87.4% 0.053 141.7);
Tailwind
colors: {
custom: {
50: '#d5e9d2',
500: '#c3dfbf',
950: '#000000',
},
}SCSS
$custom: #c3dfbf; $custom-light: #d5e9d2; $custom-dark: #000000;
JSON
{
"hex": "#c3dfbf",
"rgb": {
"r": 195,
"g": 223,
"b": 191
},
"hsl": {
"h": 112.5,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87445,
"c": 0.0526,
"h": 141.7
},
"luminance": 0.68139
}Semantic roles & 50–950 ramp
primary
#C3DFBF
secondary
#B28BB7
accent
#39AC9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483