#C3D4BB#C3D4BB
#C3D4BB is a very light, muted green. Relative luminance 0.623; OKLCH L 85.0% C 0.039 H 135.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D4BB |
|---|---|
| RGB | rgb(195, 212, 187) |
| HSL | hsl(101, 23%, 78%) |
| HSV | hsv(101, 12%, 83%) |
| CMYK | cmyk(8%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(83.06, -10.28, 10.43) |
| CIE-LCH | lch(83.06, 14.65, 134.59°) |
| OKLab | oklab(85.02% -0.0276 0.0271) |
| OKLCH | oklch(85.02% 0.039 135.5) |
| XYZ | xyz(55.0172, 62.2765, 56.1261) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.73
Beige
#F5F5DC
ΔE00 10.36
Honeydew
#F0FFF0
ΔE00 10.40
Light Grey Green
#B7E1A1
ΔE00 10.66
Sage Green
#9CAF88
ΔE00 11.07
Greenish Grey
#96AE8D
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D4BB #CCBBD4
analogous
#CFD4BB #C3D4BB #BBD4BF
triadic
#C3D4BB #BBC3D4 #D4BBC3
tetradic
#C3D4BB #BBCFD4 #CCBBD4 #D4BFBB
square
#C3D4BB #BBCFD4 #CCBBD4 #D4BFBB
split-complementary
#C3D4BB #BFBBD4 #D4BBCF
monochromatic
#81A570 #A2BC96 #C3D4BB #E4ECE0 #EEF3EC
Accessibility & contrast
On white
1.56
#C3D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#C3D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D4BB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D4BB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#C3D2CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c3d4bb; /* rgb */ color: rgb(195, 212, 187); /* oklch */ color: oklch(85.0% 0.039 135.5);
Tailwind
colors: {
custom: {
50: '#d5e1cf',
500: '#c3d4bb',
950: '#000000',
},
}SCSS
$custom: #c3d4bb; $custom-light: #d5e1cf; $custom-dark: #000000;
JSON
{
"hex": "#c3d4bb",
"rgb": {
"r": 195,
"g": 212,
"b": 187
},
"hsl": {
"h": 100.8,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.85022,
"c": 0.03867,
"h": 135.5
},
"luminance": 0.62277
}Semantic roles & 50–950 ramp
primary
#C3D4BB
secondary
#9F8AAA
accent
#45A183
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483