#B8CCBF#B8CCBF
#B8CCBF is a very light, muted green. Relative luminance 0.571; OKLCH L 82.6% C 0.028 H 157.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCBF |
|---|---|
| RGB | rgb(184, 204, 191) |
| HSL | hsl(141, 16%, 76%) |
| HSV | hsv(141, 10%, 80%) |
| CMYK | cmyk(9.8%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(80.26, -9.23, 4.18) |
| CIE-LCH | lch(80.26, 10.13, 155.66°) |
| OKLab | oklab(82.64% -0.0259 0.0109) |
| OKLCH | oklch(82.64% 0.028 157.3) |
| XYZ | xyz(50.7620, 57.1370, 57.6343) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.53
Light Grey
#D8DCD6
ΔE00 8.70
Powder Blue
#B0E0E6
ΔE00 10.95
Silver
#C0C0C0
ΔE00 11.05
Greenish Grey
#96AE8D
ΔE00 11.25
Light Gray
#D3D3D3
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCBF #CCB8C5
analogous
#BBCCB8 #B8CCBF #B8CCC9
triadic
#B8CCBF #BFB8CC #CCBFB8
tetradic
#B8CCBF #B8BBCC #CCB8C5 #CCC9B8
square
#B8CCBF #B8BBCC #CCB8C5 #CCC9B8
split-complementary
#B8CCBF #C9B8CC #CCB8BB
monochromatic
#71997F #94B29F #B8CCBF #DCE6DF #EDF2EF
Accessibility & contrast
On white
1.69
#B8CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B8CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCBF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCBF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#B5CCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b8ccbf; /* rgb */ color: rgb(184, 204, 191); /* oklch */ color: oklch(82.6% 0.028 157.3);
Tailwind
colors: {
custom: {
50: '#cddbd2',
500: '#b8ccbf',
950: '#000000',
},
}SCSS
$custom: #b8ccbf; $custom-light: #cddbd2; $custom-dark: #000000;
JSON
{
"hex": "#b8ccbf",
"rgb": {
"r": 184,
"g": 204,
"b": 191
},
"hsl": {
"h": 141,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.82638,
"c": 0.02814,
"h": 157.3
},
"luminance": 0.57138
}Semantic roles & 50–950 ramp
primary
#B8CCBF
secondary
#A08898
accent
#4B7F9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483