#B8CBBE#B8CBBE
#B8CBBE is a very light, muted green. Relative luminance 0.566; OKLCH L 82.4% C 0.027 H 155.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CBBE |
|---|---|
| RGB | rgb(184, 203, 190) |
| HSL | hsl(139, 15%, 76%) |
| HSV | hsv(139, 9%, 80%) |
| CMYK | cmyk(9.4%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.97, -8.90, 4.29) |
| CIE-LCH | lch(79.97, 9.88, 154.27°) |
| OKLab | oklab(82.4% -0.0249 0.0112) |
| OKLCH | oklch(82.4% 0.027 155.8) |
| XYZ | xyz(50.4154, 56.6193, 56.9777) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.28
Light Grey
#D8DCD6
ΔE00 8.57
Silver
#C0C0C0
ΔE00 10.77
Light Gray
#D3D3D3
ΔE00 11.09
Greenish Grey
#96AE8D
ΔE00 11.14
Powder Blue
#B0E0E6
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CBBE #CBB8C5
analogous
#BBCBB8 #B8CBBE #B8CBC7
triadic
#B8CBBE #BEB8CB #CBBEB8
tetradic
#B8CBBE #B8BBCB #CBB8C5 #CBC7B8
square
#B8CBBE #B8BBCB #CBB8C5 #CBC7B8
split-complementary
#B8CBBE #C7B8CB #CBB8BB
monochromatic
#71977D #95B19E #B8CBBE #DBE5DE #EDF2EF
Accessibility & contrast
On white
1.70
#B8CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#B8CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CBBE
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CBBE | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#B5CBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b8cbbe; /* rgb */ color: rgb(184, 203, 190); /* oklch */ color: oklch(82.4% 0.027 155.8);
Tailwind
colors: {
custom: {
50: '#cddad1',
500: '#b8cbbe',
950: '#000000',
},
}SCSS
$custom: #b8cbbe; $custom-light: #cddad1; $custom-dark: #000000;
JSON
{
"hex": "#b8cbbe",
"rgb": {
"r": 184,
"g": 203,
"b": 190
},
"hsl": {
"h": 138.947,
"s": 15.447,
"l": 75.882
},
"oklch": {
"l": 0.82399,
"c": 0.02734,
"h": 155.8
},
"luminance": 0.5662
}Semantic roles & 50–950 ramp
primary
#B8CBBE
secondary
#9F8898
accent
#4C819A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383