#B2C4B4#B2C4B4
#B2C4B4 is a light, muted green. Relative luminance 0.522; OKLCH L 80.2% C 0.030 H 148.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4B4 |
|---|---|
| RGB | rgb(178, 196, 180) |
| HSL | hsl(127, 13%, 73%) |
| HSV | hsv(127, 9%, 77%) |
| CMYK | cmyk(9.2%, 0%, 8.2%, 23.1%) |
| CIE-LAB | lab(77.42, -9.17, 5.94) |
| CIE-LCH | lch(77.42, 10.93, 147.05°) |
| OKLab | oklab(80.2% -0.0253 0.0155) |
| OKLCH | oklch(80.2% 0.03 148.5) |
| XYZ | xyz(46.3366, 52.2396, 50.8132) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.08
Silver (survey)
#C5C9C7
ΔE00 9.16
Sage Green
#9CAF88
ΔE00 9.83
Light Grey
#D8DCD6
ΔE00 10.01
Silver
#C0C0C0
ΔE00 11.20
Darkseagreen
#8FBC8F
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4B4 #C4B2C2
analogous
#B9C4B2 #B2C4B4 #B2C4BD
triadic
#B2C4B4 #B4B2C4 #C4B4B2
tetradic
#B2C4B4 #B2B9C4 #C4B2C2 #C4BDB2
square
#B2C4B4 #B2B9C4 #C4B2C2 #C4BDB2
split-complementary
#B2C4B4 #BDB2C4 #C4B2B9
monochromatic
#6D8E71 #8FA992 #B2C4B4 #D5DFD6 #EEF2EE
Accessibility & contrast
On white
1.83
#B2C4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B2C4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4B4
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4B4 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B3
Deuteranopia (green-blind)
#C1BEB5
Tritanopia (blue-blind)
#B0C3BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2c4b4; /* rgb */ color: rgb(178, 196, 180); /* oklch */ color: oklch(80.2% 0.030 148.5);
Tailwind
colors: {
custom: {
50: '#c9d5ca',
500: '#b2c4b4',
950: '#000000',
},
}SCSS
$custom: #b2c4b4; $custom-light: #c9d5ca; $custom-dark: #000000;
JSON
{
"hex": "#b2c4b4",
"rgb": {
"r": 178,
"g": 196,
"b": 180
},
"hsl": {
"h": 126.667,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.802,
"c": 0.02968,
"h": 148.5
},
"luminance": 0.5224
}Semantic roles & 50–950 ramp
primary
#B2C4B4
secondary
#988395
accent
#4E8F97
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382