#B4CEBB#B4CEBB
#B4CEBB is a very light, muted green. Relative luminance 0.574; OKLCH L 82.7% C 0.038 H 153.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEBB |
|---|---|
| RGB | rgb(180, 206, 187) |
| HSL | hsl(136, 21%, 76%) |
| HSV | hsv(136, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.42, -12.36, 6.52) |
| CIE-LCH | lch(80.42, 13.97, 152.19°) |
| OKLab | oklab(82.67% -0.0344 0.017) |
| OKLCH | oklch(82.67% 0.038 153.8) |
| XYZ | xyz(49.8613, 57.4329, 55.4628) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.03
Pale Teal
#82CBB2
ΔE00 10.06
Darkseagreen
#8FBC8F
ΔE00 10.52
Sage Green
#9CAF88
ΔE00 10.85
Light Grey
#D8DCD6
ΔE00 11.02
Silver (survey)
#C5C9C7
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEBB #CEB4C7
analogous
#BACEB4 #B4CEBB #B4CEC8
triadic
#B4CEBB #BBB4CE #CEBBB4
tetradic
#B4CEBB #B4BACE #CEB4C7 #CEC8B4
square
#B4CEBB #B4BACE #CEB4C7 #CEC8B4
split-complementary
#B4CEBB #C8B4CE #CEB4BA
monochromatic
#6A9E78 #8FB699 #B4CEBB #D9E6DD #ECF3EE
Accessibility & contrast
On white
1.68
#B4CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#B4CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEBB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEBB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#B0CDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cebb; /* rgb */ color: rgb(180, 206, 187); /* oklch */ color: oklch(82.7% 0.038 153.8);
Tailwind
colors: {
custom: {
50: '#caddcf',
500: '#b4cebb',
950: '#000000',
},
}SCSS
$custom: #b4cebb; $custom-light: #caddcf; $custom-dark: #000000;
JSON
{
"hex": "#b4cebb",
"rgb": {
"r": 180,
"g": 206,
"b": 187
},
"hsl": {
"h": 136.154,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.82669,
"c": 0.03839,
"h": 153.8
},
"luminance": 0.57434
}Semantic roles & 50–950 ramp
primary
#B4CEBB
secondary
#A3839A
accent
#46879F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483