#C3D3BB#C3D3BB
#C3D3BB is a very light, muted green. Relative luminance 0.618; OKLCH L 84.8% C 0.037 H 135.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D3BB |
|---|---|
| RGB | rgb(195, 211, 187) |
| HSL | hsl(100, 21%, 78%) |
| HSV | hsv(100, 11%, 83%) |
| CMYK | cmyk(7.6%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(82.80, -9.77, 10.05) |
| CIE-LCH | lch(82.80, 14.02, 134.18°) |
| OKLab | oklab(84.81% -0.0262 0.0261) |
| OKLCH | oklch(84.81% 0.037 135.1) |
| XYZ | xyz(54.7680, 61.7781, 56.0431) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.37
Beige
#F5F5DC
ΔE00 10.30
Honeydew
#F0FFF0
ΔE00 10.43
Silver (survey)
#C5C9C7
ΔE00 10.69
Sage Green
#9CAF88
ΔE00 11.07
Light Grey Green
#B7E1A1
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D3BB #CBBBD3
analogous
#CFD3BB #C3D3BB #BBD3BF
triadic
#C3D3BB #BBC3D3 #D3BBC3
tetradic
#C3D3BB #BBCFD3 #CBBBD3 #D3BFBB
square
#C3D3BB #BBCFD3 #CBBBD3 #D3BFBB
split-complementary
#C3D3BB #BFBBD3 #D3BBCF
monochromatic
#81A371 #A2BB96 #C3D3BB #E4EBE0 #EFF3EC
Accessibility & contrast
On white
1.57
#C3D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C3D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D3BB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D3BB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#D2CEBC
Tritanopia (blue-blind)
#C3D1CC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3d3bb; /* rgb */ color: rgb(195, 211, 187); /* oklch */ color: oklch(84.8% 0.037 135.1);
Tailwind
colors: {
custom: {
50: '#d5e0cf',
500: '#c3d3bb',
950: '#000000',
},
}SCSS
$custom: #c3d3bb; $custom-light: #d5e0cf; $custom-dark: #000000;
JSON
{
"hex": "#c3d3bb",
"rgb": {
"r": 195,
"g": 211,
"b": 187
},
"hsl": {
"h": 100,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84812,
"c": 0.03699,
"h": 135.1
},
"luminance": 0.61778
}Semantic roles & 50–950 ramp
primary
#C3D3BB
secondary
#9E8AA8
accent
#46A082
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483