#C5D7BB#C5D7BB
#C5D7BB is a very light, muted yellow-green. Relative luminance 0.641; OKLCH L 85.8% C 0.043 H 134.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C5D7BB |
|---|---|
| RGB | rgb(197, 215, 187) |
| HSL | hsl(99, 26%, 79%) |
| HSV | hsv(99, 13%, 84%) |
| CMYK | cmyk(8.4%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(84.00, -11.12, 11.78) |
| CIE-LCH | lch(84.00, 16.20, 133.34°) |
| OKLab | oklab(85.8% -0.0298 0.0306) |
| OKLCH | oklch(85.8% 0.043 134.3) |
| XYZ | xyz(56.2945, 64.0586, 56.4028) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.68
Beige
#F5F5DC
ΔE00 10.13
Honeydew
#F0FFF0
ΔE00 10.26
Light Grey
#D8DCD6
ΔE00 10.45
Light Sage
#BCECAC
ΔE00 10.45
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5D7BB #CDBBD7
analogous
#D3D7BB #C5D7BB #BBD7BF
triadic
#C5D7BB #BBC5D7 #D7BBC5
tetradic
#C5D7BB #BBD3D7 #CDBBD7 #D7BFBB
square
#C5D7BB #BBD3D7 #CDBBD7 #D7BFBB
split-complementary
#C5D7BB #BFBBD7 #D7BBD3
monochromatic
#83AA6E #A4C094 #C5D7BB #E6EEE2 #EFF4EC
Accessibility & contrast
On white
1.52
#C5D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#C5D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5D7BB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5D7BB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B9
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#C5D5CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c5d7bb; /* rgb */ color: rgb(197, 215, 187); /* oklch */ color: oklch(85.8% 0.043 134.3);
Tailwind
colors: {
custom: {
50: '#d6e3cf',
500: '#c5d7bb',
950: '#000000',
},
}SCSS
$custom: #c5d7bb; $custom-light: #d6e3cf; $custom-dark: #000000;
JSON
{
"hex": "#c5d7bb",
"rgb": {
"r": 197,
"g": 215,
"b": 187
},
"hsl": {
"h": 98.571,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.85799,
"c": 0.04266,
"h": 134.3
},
"luminance": 0.64059
}Semantic roles & 50–950 ramp
primary
#C5D7BB
secondary
#A089AD
accent
#41A481
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483