#B4CEBD#B4CEBD
#B4CEBD is a very light, muted green. Relative luminance 0.575; OKLCH L 82.7% C 0.037 H 156.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEBD |
|---|---|
| RGB | rgb(180, 206, 189) |
| HSL | hsl(141, 21%, 76%) |
| HSV | hsv(141, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(80.47, -11.99, 5.52) |
| CIE-LCH | lch(80.47, 13.20, 155.28°) |
| OKLab | oklab(82.72% -0.0336 0.0144) |
| OKLCH | oklch(82.72% 0.037 156.9) |
| XYZ | xyz(50.0769, 57.5191, 56.5982) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.20
Greenish Grey
#96AE8D
ΔE00 10.43
Light Grey
#D8DCD6
ΔE00 10.68
Silver (survey)
#C5C9C7
ΔE00 10.87
Darkseagreen
#8FBC8F
ΔE00 11.07
Powder Blue
#B0E0E6
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEBD #CEB4C5
analogous
#B8CEB4 #B4CEBD #B4CECA
triadic
#B4CEBD #BDB4CE #CEBDB4
tetradic
#B4CEBD #B4B8CE #CEB4C5 #CECAB4
square
#B4CEBD #B4B8CE #CEB4C5 #CECAB4
split-complementary
#B4CEBD #CAB4CE #CEB4B8
monochromatic
#6A9E7C #8FB69C #B4CEBD #D9E6DE #ECF3EF
Accessibility & contrast
On white
1.68
#B4CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B4CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEBD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEBD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#C9C6BE
Tritanopia (blue-blind)
#B0CDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b4cebd; /* rgb */ color: rgb(180, 206, 189); /* oklch */ color: oklch(82.7% 0.037 156.9);
Tailwind
colors: {
custom: {
50: '#caddd0',
500: '#b4cebd',
950: '#000000',
},
}SCSS
$custom: #b4cebd; $custom-light: #caddd0; $custom-dark: #000000;
JSON
{
"hex": "#b4cebd",
"rgb": {
"r": 180,
"g": 206,
"b": 189
},
"hsl": {
"h": 140.769,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.82723,
"c": 0.03656,
"h": 156.9
},
"luminance": 0.5752
}Semantic roles & 50–950 ramp
primary
#B4CEBD
secondary
#A38398
accent
#46809F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483