#B4CCBF#B4CCBF
#B4CCBF is a very light, muted green. Relative luminance 0.567; OKLCH L 82.4% C 0.032 H 162.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCBF |
|---|---|
| RGB | rgb(180, 204, 191) |
| HSL | hsl(148, 19%, 75%) |
| HSV | hsv(148, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.98, -10.58, 3.74) |
| CIE-LCH | lch(79.98, 11.22, 160.52°) |
| OKLab | oklab(82.35% -0.03 0.0097) |
| OKLCH | oklch(82.35% 0.032 162) |
| XYZ | xyz(49.8171, 56.6498, 57.5900) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.56
Light Grey
#D8DCD6
ΔE00 9.79
Powder Blue
#B0E0E6
ΔE00 10.32
Greenish Grey
#96AE8D
ΔE00 11.04
Pale Teal
#82CBB2
ΔE00 11.07
Paleturquoise
#AFEEEE
ΔE00 11.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCBF #CCB4C1
analogous
#B5CCB4 #B4CCBF #B4CCCB
triadic
#B4CCBF #BFB4CC #CCBFB4
tetradic
#B4CCBF #B4B5CC #CCB4C1 #CCCBB4
square
#B4CCBF #B4B5CC #CCB4C1 #CCCBB4
split-complementary
#B4CCBF #CBB4CC #CCB4B5
monochromatic
#6B9A81 #90B3A0 #B4CCBF #D8E5DE #EDF3EF
Accessibility & contrast
On white
1.70
#B4CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#B4CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCBF
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCBF | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#B0CCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b4ccbf; /* rgb */ color: rgb(180, 204, 191); /* oklch */ color: oklch(82.4% 0.032 162.0);
Tailwind
colors: {
custom: {
50: '#cadbd2',
500: '#b4ccbf',
950: '#000000',
},
}SCSS
$custom: #b4ccbf; $custom-light: #cadbd2; $custom-dark: #000000;
JSON
{
"hex": "#b4ccbf",
"rgb": {
"r": 180,
"g": 204,
"b": 191
},
"hsl": {
"h": 147.5,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82352,
"c": 0.03156,
"h": 162
},
"luminance": 0.56651
}Semantic roles & 50–950 ramp
primary
#B4CCBF
secondary
#A18493
accent
#48769D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483