#B5CCBD#B5CCBD
#B5CCBD is a very light, muted green. Relative luminance 0.567; OKLCH L 82.4% C 0.032 H 157.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCBD |
|---|---|
| RGB | rgb(181, 204, 189) |
| HSL | hsl(141, 18%, 75%) |
| HSV | hsv(141, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(80.00, -10.62, 4.85) |
| CIE-LCH | lch(80.00, 11.68, 155.46°) |
| OKLab | oklab(82.37% -0.0298 0.0126) |
| OKLCH | oklch(82.37% 0.032 157) |
| XYZ | xyz(49.8322, 56.6828, 56.4497) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.76
Light Grey
#D8DCD6
ΔE00 9.84
Greenish Grey
#96AE8D
ΔE00 10.57
Pale Teal
#82CBB2
ΔE00 11.11
Powder Blue
#B0E0E6
ΔE00 11.12
Sage Green
#9CAF88
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCBD #CCB5C4
analogous
#B8CCB5 #B5CCBD #B5CCC8
triadic
#B5CCBD #BDB5CC #CCBDB5
tetradic
#B5CCBD #B5B8CC #CCB5C4 #CCC8B5
square
#B5CCBD #B5B8CC #CCB5C4 #CCC8B5
split-complementary
#B5CCBD #C8B5CC #CCB5B8
monochromatic
#6D9A7C #91B39D #B5CCBD #D9E5DD #EDF3EF
Accessibility & contrast
On white
1.70
#B5CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#B5CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCBD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCBD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BC
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#B2CCC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b5ccbd; /* rgb */ color: rgb(181, 204, 189); /* oklch */ color: oklch(82.4% 0.032 157.0);
Tailwind
colors: {
custom: {
50: '#cbdbd0',
500: '#b5ccbd',
950: '#000000',
},
}SCSS
$custom: #b5ccbd; $custom-light: #cbdbd0; $custom-dark: #000000;
JSON
{
"hex": "#b5ccbd",
"rgb": {
"r": 181,
"g": 204,
"b": 189
},
"hsl": {
"h": 140.87,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.82367,
"c": 0.03238,
"h": 157
},
"luminance": 0.56684
}Semantic roles & 50–950 ramp
primary
#B5CCBD
secondary
#A18597
accent
#49809D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483