#B2C4AE#B2C4AE
#B2C4AE is a light, muted green. Relative luminance 0.520; OKLCH L 80.0% C 0.036 H 140.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4AE |
|---|---|
| RGB | rgb(178, 196, 174) |
| HSL | hsl(109, 16%, 73%) |
| HSV | hsv(109, 11%, 77%) |
| CMYK | cmyk(9.2%, 0%, 11.2%, 23.1%) |
| CIE-LAB | lab(77.28, -10.26, 8.97) |
| CIE-LCH | lch(77.28, 13.63, 138.82°) |
| OKLab | oklab(80.04% -0.0278 0.0233) |
| OKLCH | oklch(80.04% 0.036 140) |
| XYZ | xyz(45.7386, 52.0004, 47.6636) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.75
Sage Green
#9CAF88
ΔE00 8.19
Darkseagreen
#8FBC8F
ΔE00 9.77
Silver (survey)
#C5C9C7
ΔE00 10.77
Light Grey
#D8DCD6
ΔE00 11.20
Cement
#A5A391
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4AE #C0AEC4
analogous
#BDC4AE #B2C4AE #AEC4B5
triadic
#B2C4AE #AEB2C4 #C4AEB2
tetradic
#B2C4AE #AEBDC4 #C0AEC4 #C4B5AE
square
#B2C4AE #AEBDC4 #C0AEC4 #C4B5AE
split-complementary
#B2C4AE #B5AEC4 #C4AEBD
monochromatic
#6F8F68 #90AA8B #B2C4AE #D4DED1 #EEF2ED
Accessibility & contrast
On white
1.84
#B2C4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#B2C4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4AE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4AE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#B1C2BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2c4ae; /* rgb */ color: rgb(178, 196, 174); /* oklch */ color: oklch(80.0% 0.036 140.0);
Tailwind
colors: {
custom: {
50: '#c9d5c6',
500: '#b2c4ae',
950: '#000000',
},
}SCSS
$custom: #b2c4ae; $custom-light: #c9d5c6; $custom-dark: #000000;
JSON
{
"hex": "#b2c4ae",
"rgb": {
"r": 178,
"g": 196,
"b": 174
},
"hsl": {
"h": 109.091,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.8004,
"c": 0.03628,
"h": 140
},
"luminance": 0.52001
}Semantic roles & 50–950 ramp
primary
#B2C4AE
secondary
#937E98
accent
#4C9A8C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382