#B0C8B2#B0C8B2
#B0C8B2 is a light, muted green. Relative luminance 0.538; OKLCH L 80.9% C 0.040 H 147.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8B2 |
|---|---|
| RGB | rgb(176, 200, 178) |
| HSL | hsl(125, 18%, 74%) |
| HSV | hsv(125, 12%, 78%) |
| CMYK | cmyk(12%, 0%, 11%, 21.6%) |
| CIE-LAB | lab(78.32, -12.30, 8.28) |
| CIE-LCH | lch(78.32, 14.83, 146.03°) |
| OKLab | oklab(80.86% -0.0338 0.0215) |
| OKLCH | oklch(80.86% 0.04 147.5) |
| XYZ | xyz(46.5929, 53.7523, 50.0313) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.21
Sage Green
#9CAF88
ΔE00 8.94
Darkseagreen
#8FBC8F
ΔE00 9.16
Pale Teal
#82CBB2
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 11.74
Light Grey Green
#B7E1A1
ΔE00 11.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8B2 #C8B0C6
analogous
#BAC8B0 #B0C8B2 #B0C8BE
triadic
#B0C8B2 #B2B0C8 #C8B2B0
tetradic
#B0C8B2 #B0BAC8 #C8B0C6 #C8BEB0
square
#B0C8B2 #B0BAC8 #C8B0C6 #C8BEB0
split-complementary
#B0C8B2 #BEB0C8 #C8B0BA
monochromatic
#68966C #8CAF8F #B0C8B2 #D4E1D5 #EDF2ED
Accessibility & contrast
On white
1.79
#B0C8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#B0C8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8B2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8B2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#C4C1B3
Tritanopia (blue-blind)
#AEC7C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0c8b2; /* rgb */ color: rgb(176, 200, 178); /* oklch */ color: oklch(80.9% 0.040 147.5);
Tailwind
colors: {
custom: {
50: '#c7d8c9',
500: '#b0c8b2',
950: '#000000',
},
}SCSS
$custom: #b0c8b2; $custom-light: #c7d8c9; $custom-dark: #000000;
JSON
{
"hex": "#b0c8b2",
"rgb": {
"r": 176,
"g": 200,
"b": 178
},
"hsl": {
"h": 125,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.80858,
"c": 0.04011,
"h": 147.5
},
"luminance": 0.53753
}Semantic roles & 50–950 ramp
primary
#B0C8B2
secondary
#9C809A
accent
#49959C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382