#B4CEBC#B4CEBC
#B4CEBC is a very light, muted green. Relative luminance 0.575; OKLCH L 82.7% C 0.037 H 155.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEBC |
|---|---|
| RGB | rgb(180, 206, 188) |
| HSL | hsl(138, 21%, 76%) |
| HSV | hsv(138, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(80.45, -12.17, 6.02) |
| CIE-LCH | lch(80.45, 13.58, 153.69°) |
| OKLab | oklab(82.7% -0.034 0.0157) |
| OKLCH | oklch(82.7% 0.037 155.3) |
| XYZ | xyz(49.9688, 57.4759, 56.0285) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.13
Greenish Grey
#96AE8D
ΔE00 10.23
Darkseagreen
#8FBC8F
ΔE00 10.79
Light Grey
#D8DCD6
ΔE00 10.85
Sage Green
#9CAF88
ΔE00 11.08
Silver (survey)
#C5C9C7
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEBC #CEB4C6
analogous
#B9CEB4 #B4CEBC #B4CEC9
triadic
#B4CEBC #BCB4CE #CEBCB4
tetradic
#B4CEBC #B4B9CE #CEB4C6 #CEC9B4
square
#B4CEBC #B4B9CE #CEB4C6 #CEC9B4
split-complementary
#B4CEBC #C9B4CE #CEB4B9
monochromatic
#6A9E7A #8FB69B #B4CEBC #D9E6DD #ECF3EE
Accessibility & contrast
On white
1.68
#B4CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B4CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEBC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEBC | 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)
#CECABB
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#B0CDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b4cebc; /* rgb */ color: rgb(180, 206, 188); /* oklch */ color: oklch(82.7% 0.037 155.3);
Tailwind
colors: {
custom: {
50: '#caddd0',
500: '#b4cebc',
950: '#000000',
},
}SCSS
$custom: #b4cebc; $custom-light: #caddd0; $custom-dark: #000000;
JSON
{
"hex": "#b4cebc",
"rgb": {
"r": 180,
"g": 206,
"b": 188
},
"hsl": {
"h": 138.462,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.82696,
"c": 0.03746,
"h": 155.3
},
"luminance": 0.57477
}Semantic roles & 50–950 ramp
primary
#B4CEBC
secondary
#A38399
accent
#46849F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483