#B7CEBB#B7CEBB
#B7CEBB is a very light, muted green. Relative luminance 0.578; OKLCH L 82.9% C 0.036 H 150.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CEBB |
|---|---|
| RGB | rgb(183, 206, 187) |
| HSL | hsl(130, 19%, 76%) |
| HSV | hsv(130, 11%, 81%) |
| CMYK | cmyk(11.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.63, -11.34, 6.84) |
| CIE-LCH | lch(80.63, 13.24, 148.92°) |
| OKLab | oklab(82.88% -0.0314 0.0178) |
| OKLCH | oklch(82.88% 0.036 150.4) |
| XYZ | xyz(50.5675, 57.7970, 55.4959) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.13
Light Grey
#D8DCD6
ΔE00 10.31
Silver (survey)
#C5C9C7
ΔE00 10.67
Sage Green
#9CAF88
ΔE00 10.80
Pale Teal
#82CBB2
ΔE00 10.92
Darkseagreen
#8FBC8F
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CEBB #CEB7CA
analogous
#BFCEB7 #B7CEBB #B7CEC7
triadic
#B7CEBB #BBB7CE #CEBBB7
tetradic
#B7CEBB #B7BFCE #CEB7CA #CEC7B7
square
#B7CEBB #B7BFCE #CEB7CA #CEC7B7
split-complementary
#B7CEBB #C7B7CE #CEB7BF
monochromatic
#6E9C76 #93B599 #B7CEBB #DBE7DD #EDF3EE
Accessibility & contrast
On white
1.67
#B7CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B7CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CEBB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CEBB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#B4CDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cebb; /* rgb */ color: rgb(183, 206, 187); /* oklch */ color: oklch(82.9% 0.036 150.4);
Tailwind
colors: {
custom: {
50: '#ccddcf',
500: '#b7cebb',
950: '#000000',
},
}SCSS
$custom: #b7cebb; $custom-light: #ccddcf; $custom-dark: #000000;
JSON
{
"hex": "#b7cebb",
"rgb": {
"r": 183,
"g": 206,
"b": 187
},
"hsl": {
"h": 130.435,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.82882,
"c": 0.03611,
"h": 150.4
},
"luminance": 0.57798
}Semantic roles & 50–950 ramp
primary
#B7CEBB
secondary
#A3869E
accent
#488F9D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483