#B5CEBB#B5CEBB
#B5CEBB is a very light, muted green. Relative luminance 0.576; OKLCH L 82.7% C 0.038 H 152.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CEBB |
|---|---|
| RGB | rgb(181, 206, 187) |
| HSL | hsl(134, 20%, 76%) |
| HSV | hsv(134, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.49, -12.02, 6.62) |
| CIE-LCH | lch(80.49, 13.73, 151.14°) |
| OKLab | oklab(82.74% -0.0334 0.0172) |
| OKLCH | oklch(82.74% 0.038 152.7) |
| XYZ | xyz(50.0950, 57.5534, 55.4737) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.06
Pale Teal
#82CBB2
ΔE00 10.34
Darkseagreen
#8FBC8F
ΔE00 10.65
Light Grey
#D8DCD6
ΔE00 10.79
Sage Green
#9CAF88
ΔE00 10.82
Silver (survey)
#C5C9C7
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CEBB #CEB5C8
analogous
#BBCEB5 #B5CEBB #B5CEC7
triadic
#B5CEBB #BBB5CE #CEBBB5
tetradic
#B5CEBB #B5BBCE #CEB5C8 #CEC7B5
square
#B5CEBB #B5BBCE #CEB5C8 #CEC7B5
split-complementary
#B5CEBB #C7B5CE #CEB5BB
monochromatic
#6B9D77 #90B699 #B5CEBB #DAE6DD #EDF3EE
Accessibility & contrast
On white
1.68
#B5CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#B5CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CEBB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CEBB | 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)
#CECABA
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#B2CDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5cebb; /* rgb */ color: rgb(181, 206, 187); /* oklch */ color: oklch(82.7% 0.038 152.7);
Tailwind
colors: {
custom: {
50: '#cbddcf',
500: '#b5cebb',
950: '#000000',
},
}SCSS
$custom: #b5cebb; $custom-light: #cbddcf; $custom-dark: #000000;
JSON
{
"hex": "#b5cebb",
"rgb": {
"r": 181,
"g": 206,
"b": 187
},
"hsl": {
"h": 134.4,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.82739,
"c": 0.03761,
"h": 152.7
},
"luminance": 0.57554
}Semantic roles & 50–950 ramp
primary
#B5CEBB
secondary
#A3849C
accent
#478A9F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483