#B3C8BB#B3C8BB
#B3C8BB is a light, muted green. Relative luminance 0.545; OKLCH L 81.3% C 0.029 H 158.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B3C8BB |
|---|---|
| RGB | rgb(179, 200, 187) |
| HSL | hsl(143, 16%, 74%) |
| HSV | hsv(143, 11%, 78%) |
| CMYK | cmyk(10.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(78.74, -9.61, 4.08) |
| CIE-LCH | lch(78.74, 10.44, 156.96°) |
| OKLab | oklab(81.32% -0.0271 0.0106) |
| OKLCH | oklch(81.32% 0.029 158.5) |
| XYZ | xyz(48.2124, 54.4794, 54.9796) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.91
Light Grey
#D8DCD6
ΔE00 9.57
Greenish Grey
#96AE8D
ΔE00 10.42
Powder Blue
#B0E0E6
ΔE00 11.19
Silver
#C0C0C0
ΔE00 11.21
Sage Green
#9CAF88
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3C8BB #C8B3C0
analogous
#B6C8B3 #B3C8BB #B3C8C6
triadic
#B3C8BB #BBB3C8 #C8BBB3
tetradic
#B3C8BB #B3B6C8 #C8B3C0 #C8C6B3
square
#B3C8BB #B3B6C8 #C8B3C0 #C8C6B3
split-complementary
#B3C8BB #C6B3C8 #C8B3B6
monochromatic
#6C957B #8FAE9B #B3C8BB #D7E2DB #EDF2EF
Accessibility & contrast
On white
1.77
#B3C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#B3C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3C8BB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3C8BB | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#B0C8C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b3c8bb; /* rgb */ color: rgb(179, 200, 187); /* oklch */ color: oklch(81.3% 0.029 158.5);
Tailwind
colors: {
custom: {
50: '#c9d8cf',
500: '#b3c8bb',
950: '#000000',
},
}SCSS
$custom: #b3c8bb; $custom-light: #c9d8cf; $custom-dark: #000000;
JSON
{
"hex": "#b3c8bb",
"rgb": {
"r": 179,
"g": 200,
"b": 187
},
"hsl": {
"h": 142.857,
"s": 16.031,
"l": 74.314
},
"oklch": {
"l": 0.81318,
"c": 0.02909,
"h": 158.5
},
"luminance": 0.5448
}Semantic roles & 50–950 ramp
primary
#B3C8BB
secondary
#9C8393
accent
#4B7C9A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383