#C3DFBB#C3DFBB
#C3DFBB is a very light, muted green. Relative luminance 0.680; OKLCH L 87.3% C 0.057 H 138.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFBB |
|---|---|
| RGB | rgb(195, 223, 187) |
| HSL | hsl(107, 36%, 80%) |
| HSV | hsv(107, 16%, 87%) |
| CMYK | cmyk(12.6%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.99, -15.85, 14.58) |
| CIE-LCH | lch(85.99, 21.54, 137.38°) |
| OKLab | oklab(87.35% -0.0429 0.0376) |
| OKLCH | oklch(87.35% 0.057 138.8) |
| XYZ | xyz(57.8612, 67.9645, 57.0741) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.82
Light Sage
#BCECAC
ΔE00 7.21
Mint
#AAF0C1
ΔE00 8.14
Very Pale Green
#CFFDBC
ΔE00 8.80
Hospital Green
#9BE5AA
ΔE00 8.96
Very Light Green
#D1FFBD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFBB #D7BBDF
analogous
#D5DFBB #C3DFBB #BBDFC5
triadic
#C3DFBB #BBC3DF #DFBBC3
tetradic
#C3DFBB #BBD5DF #D7BBDF #DFC5BB
square
#C3DFBB #BBD5DF #D7BBDF #DFC5BB
split-complementary
#C3DFBB #C5BBDF #DFBBD5
monochromatic
#7AB868 #9ECB91 #C3DFBB #E8F3E5 #EDF5EA
Accessibility & contrast
On white
1.44
#C3DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C3DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFBB
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFBB | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#C2DCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3dfbb; /* rgb */ color: rgb(195, 223, 187); /* oklch */ color: oklch(87.3% 0.057 138.8);
Tailwind
colors: {
custom: {
50: '#d5e9cf',
500: '#c3dfbb',
950: '#000000',
},
}SCSS
$custom: #c3dfbb; $custom-light: #d5e9cf; $custom-dark: #000000;
JSON
{
"hex": "#c3dfbb",
"rgb": {
"r": 195,
"g": 223,
"b": 187
},
"hsl": {
"h": 106.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87347,
"c": 0.05707,
"h": 138.8
},
"luminance": 0.67965
}Semantic roles & 50–950 ramp
primary
#C3DFBB
secondary
#AD87B7
accent
#37AF94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483