#B8CCC0#B8CCC0
#B8CCC0 is a very light, muted green. Relative luminance 0.572; OKLCH L 82.7% C 0.027 H 159.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCC0 |
|---|---|
| RGB | rgb(184, 204, 192) |
| HSL | hsl(144, 16%, 76%) |
| HSV | hsv(144, 10%, 80%) |
| CMYK | cmyk(9.8%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(80.28, -9.04, 3.68) |
| CIE-LCH | lch(80.28, 9.76, 157.88°) |
| OKLab | oklab(82.67% -0.0255 0.0096) |
| OKLCH | oklch(82.67% 0.027 159.5) |
| XYZ | xyz(50.8724, 57.1811, 58.2158) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.28
Light Grey
#D8DCD6
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 10.65
Silver
#C0C0C0
ΔE00 10.82
Light Gray
#D3D3D3
ΔE00 11.05
Greenish Grey
#96AE8D
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCC0 #CCB8C4
analogous
#BACCB8 #B8CCC0 #B8CCCA
triadic
#B8CCC0 #C0B8CC #CCC0B8
tetradic
#B8CCC0 #B8BACC #CCB8C4 #CCCAB8
square
#B8CCC0 #B8BACC #CCB8C4 #CCCAB8
split-complementary
#B8CCC0 #CAB8CC #CCB8BA
monochromatic
#719981 #94B2A0 #B8CCC0 #DCE6E0 #EDF2EF
Accessibility & contrast
On white
1.69
#B8CCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B8CCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCC0
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCC0 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#C8C6C1
Tritanopia (blue-blind)
#B5CCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b8ccc0; /* rgb */ color: rgb(184, 204, 192); /* oklch */ color: oklch(82.7% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#cddbd3',
500: '#b8ccc0',
950: '#000000',
},
}SCSS
$custom: #b8ccc0; $custom-light: #cddbd3; $custom-dark: #000000;
JSON
{
"hex": "#b8ccc0",
"rgb": {
"r": 184,
"g": 204,
"b": 192
},
"hsl": {
"h": 144,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.82666,
"c": 0.02728,
"h": 159.5
},
"luminance": 0.57182
}Semantic roles & 50–950 ramp
primary
#B8CCC0
secondary
#A08897
accent
#4B7B9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483