#B4CEB8#B4CEB8
#B4CEB8 is a very light, muted green. Relative luminance 0.573; OKLCH L 82.6% C 0.041 H 149.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEB8 |
|---|---|
| RGB | rgb(180, 206, 184) |
| HSL | hsl(129, 21%, 76%) |
| HSV | hsv(129, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(80.35, -12.91, 8.02) |
| CIE-LCH | lch(80.35, 15.20, 148.16°) |
| OKLab | oklab(82.59% -0.0357 0.0209) |
| OKLCH | oklch(82.59% 0.041 149.7) |
| XYZ | xyz(49.5435, 57.3058, 53.7890) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.52
Darkseagreen
#8FBC8F
ΔE00 9.76
Pale Teal
#82CBB2
ΔE00 9.96
Sage Green
#9CAF88
ΔE00 10.20
Light Teal
#90E4C1
ΔE00 11.17
Light Grey Green
#B7E1A1
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEB8 #CEB4CA
analogous
#BDCEB4 #B4CEB8 #B4CEC5
triadic
#B4CEB8 #B8B4CE #CEB8B4
tetradic
#B4CEB8 #B4BDCE #CEB4CA #CEC5B4
square
#B4CEB8 #B4BDCE #CEB4CA #CEC5B4
split-complementary
#B4CEB8 #C5B4CE #CEB4BD
monochromatic
#6A9E72 #8FB695 #B4CEB8 #D9E6DB #ECF3ED
Accessibility & contrast
On white
1.69
#B4CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B4CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEB8
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEB8 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B7
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#B1CDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4ceb8; /* rgb */ color: rgb(180, 206, 184); /* oklch */ color: oklch(82.6% 0.041 149.7);
Tailwind
colors: {
custom: {
50: '#caddcd',
500: '#b4ceb8',
950: '#000000',
},
}SCSS
$custom: #b4ceb8; $custom-light: #caddcd; $custom-dark: #000000;
JSON
{
"hex": "#b4ceb8",
"rgb": {
"r": 180,
"g": 206,
"b": 184
},
"hsl": {
"h": 129.231,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.82589,
"c": 0.04133,
"h": 149.7
},
"luminance": 0.57307
}Semantic roles & 50–950 ramp
primary
#B4CEB8
secondary
#A3839E
accent
#46929F
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131513
muted
#828483