#B5CCBF#B5CCBF
#B5CCBF is a very light, muted green. Relative luminance 0.568; OKLCH L 82.4% C 0.031 H 160.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCBF |
|---|---|
| RGB | rgb(181, 204, 191) |
| HSL | hsl(146, 18%, 75%) |
| HSV | hsv(146, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.05, -10.25, 3.85) |
| CIE-LCH | lch(80.05, 10.95, 159.40°) |
| OKLab | oklab(82.42% -0.029 0.01) |
| OKLCH | oklch(82.42% 0.031 160.9) |
| XYZ | xyz(50.0508, 56.7703, 57.6009) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.30
Light Grey
#D8DCD6
ΔE00 9.52
Powder Blue
#B0E0E6
ΔE00 10.47
Greenish Grey
#96AE8D
ΔE00 11.08
Pale Teal
#82CBB2
ΔE00 11.36
Silver
#C0C0C0
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCBF #CCB5C2
analogous
#B6CCB5 #B5CCBF #B5CCCA
triadic
#B5CCBF #BFB5CC #CCBFB5
tetradic
#B5CCBF #B5B6CC #CCB5C2 #CCCAB5
square
#B5CCBF #B5B6CC #CCB5C2 #CCCAB5
split-complementary
#B5CCBF #CAB5CC #CCB5B6
monochromatic
#6D9A80 #91B3A0 #B5CCBF #D9E5DE #EDF3EF
Accessibility & contrast
On white
1.70
#B5CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#B5CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCBF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCBF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#B1CCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b5ccbf; /* rgb */ color: rgb(181, 204, 191); /* oklch */ color: oklch(82.4% 0.031 160.9);
Tailwind
colors: {
custom: {
50: '#cbdbd2',
500: '#b5ccbf',
950: '#000000',
},
}SCSS
$custom: #b5ccbf; $custom-light: #cbdbd2; $custom-dark: #000000;
JSON
{
"hex": "#b5ccbf",
"rgb": {
"r": 181,
"g": 204,
"b": 191
},
"hsl": {
"h": 146.087,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.82423,
"c": 0.03069,
"h": 160.9
},
"luminance": 0.56771
}Semantic roles & 50–950 ramp
primary
#B5CCBF
secondary
#A18594
accent
#49789D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483