#B4CEBE#B4CEBE
#B4CEBE is a very light, muted green. Relative luminance 0.576; OKLCH L 82.8% C 0.036 H 158.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEBE |
|---|---|
| RGB | rgb(180, 206, 190) |
| HSL | hsl(143, 21%, 76%) |
| HSV | hsv(143, 13%, 81%) |
| CMYK | cmyk(12.6%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(80.50, -11.80, 5.02) |
| CIE-LCH | lch(80.50, 12.82, 156.95°) |
| OKLab | oklab(82.75% -0.0332 0.0131) |
| OKLCH | oklch(82.75% 0.036 158.5) |
| XYZ | xyz(50.1858, 57.5627, 57.1719) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.29
Light Grey
#D8DCD6
ΔE00 10.52
Greenish Grey
#96AE8D
ΔE00 10.65
Silver (survey)
#C5C9C7
ΔE00 10.66
Powder Blue
#B0E0E6
ΔE00 10.89
Darkseagreen
#8FBC8F
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEBE #CEB4C4
analogous
#B7CEB4 #B4CEBE #B4CECB
triadic
#B4CEBE #BEB4CE #CEBEB4
tetradic
#B4CEBE #B4B7CE #CEB4C4 #CECBB4
square
#B4CEBE #B4B7CE #CEB4C4 #CECBB4
split-complementary
#B4CEBE #CBB4CE #CEB4B7
monochromatic
#6A9E7E #8FB69E #B4CEBE #D9E6DE #ECF3EF
Accessibility & contrast
On white
1.68
#B4CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#B4CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEBE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEBE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABD
Deuteranopia (green-blind)
#C9C6BF
Tritanopia (blue-blind)
#B0CEC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b4cebe; /* rgb */ color: rgb(180, 206, 190); /* oklch */ color: oklch(82.8% 0.036 158.5);
Tailwind
colors: {
custom: {
50: '#caddd1',
500: '#b4cebe',
950: '#000000',
},
}SCSS
$custom: #b4cebe; $custom-light: #caddd1; $custom-dark: #000000;
JSON
{
"hex": "#b4cebe",
"rgb": {
"r": 180,
"g": 206,
"b": 190
},
"hsl": {
"h": 143.077,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.8275,
"c": 0.03569,
"h": 158.5
},
"luminance": 0.57564
}Semantic roles & 50–950 ramp
primary
#B4CEBE
secondary
#A38397
accent
#467D9F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483