#B8CCB4#B8CCB4
#B8CCB4 is a very light, muted green. Relative luminance 0.567; OKLCH L 82.3% C 0.040 H 140.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCB4 |
|---|---|
| RGB | rgb(184, 204, 180) |
| HSL | hsl(110, 19%, 75%) |
| HSV | hsv(110, 12%, 80%) |
| CMYK | cmyk(9.8%, 0%, 11.8%, 20%) |
| CIE-LAB | lab(79.99, -11.23, 9.68) |
| CIE-LCH | lch(79.99, 14.83, 139.23°) |
| OKLab | oklab(82.34% -0.0305 0.0252) |
| OKLCH | oklch(82.34% 0.04 140.5) |
| XYZ | xyz(49.5967, 56.6708, 51.4968) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.09
Sage Green
#9CAF88
ΔE00 9.36
Darkseagreen
#8FBC8F
ΔE00 9.97
Light Grey
#D8DCD6
ΔE00 10.90
Light Grey Green
#B7E1A1
ΔE00 11.08
Silver (survey)
#C5C9C7
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCB4 #C8B4CC
analogous
#C4CCB4 #B8CCB4 #B4CCBC
triadic
#B8CCB4 #B4B8CC #CCB4B8
tetradic
#B8CCB4 #B4C4CC #C8B4CC #CCBCB4
square
#B8CCB4 #B4C4CC #C8B4CC #CCBCB4
split-complementary
#B8CCB4 #BCB4CC #CCB4C4
monochromatic
#739A6B #96B390 #B8CCB4 #DAE5D8 #EEF3ED
Accessibility & contrast
On white
1.70
#B8CCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#B8CCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCB4
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCB4 | 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)
#CEC8B3
Deuteranopia (green-blind)
#CAC6B5
Tritanopia (blue-blind)
#B7CAC5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b8ccb4; /* rgb */ color: rgb(184, 204, 180); /* oklch */ color: oklch(82.3% 0.040 140.5);
Tailwind
colors: {
custom: {
50: '#cddbca',
500: '#b8ccb4',
950: '#000000',
},
}SCSS
$custom: #b8ccb4; $custom-light: #cddbca; $custom-dark: #000000;
JSON
{
"hex": "#b8ccb4",
"rgb": {
"r": 184,
"g": 204,
"b": 180
},
"hsl": {
"h": 110,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82344,
"c": 0.0395,
"h": 140.5
},
"luminance": 0.56671
}Semantic roles & 50–950 ramp
primary
#B8CCB4
secondary
#9C84A1
accent
#489D8F
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131513
muted
#838482