#B5CEBC#B5CEBC
#B5CEBC is a very light, muted green. Relative luminance 0.576; OKLCH L 82.8% C 0.037 H 154.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CEBC |
|---|---|
| RGB | rgb(181, 206, 188) |
| HSL | hsl(137, 20%, 76%) |
| HSV | hsv(137, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(80.51, -11.84, 6.12) |
| CIE-LCH | lch(80.51, 13.33, 152.64°) |
| OKLab | oklab(82.77% -0.033 0.016) |
| OKLCH | oklch(82.77% 0.037 154.2) |
| XYZ | xyz(50.2025, 57.5964, 56.0395) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.25
Pale Teal
#82CBB2
ΔE00 10.41
Light Grey
#D8DCD6
ΔE00 10.61
Silver (survey)
#C5C9C7
ΔE00 10.87
Darkseagreen
#8FBC8F
ΔE00 10.92
Sage Green
#9CAF88
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CEBC #CEB5C7
analogous
#BACEB5 #B5CEBC #B5CEC8
triadic
#B5CEBC #BCB5CE #CEBCB5
tetradic
#B5CEBC #B5BACE #CEB5C7 #CEC8B5
square
#B5CEBC #B5BACE #CEB5C7 #CEC8B5
split-complementary
#B5CEBC #C8B5CE #CEB5BA
monochromatic
#6B9D79 #90B69B #B5CEBC #DAE6DD #EDF3EE
Accessibility & contrast
On white
1.68
#B5CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#B5CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CEBC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CEBC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABB
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#B2CDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5cebc; /* rgb */ color: rgb(181, 206, 188); /* oklch */ color: oklch(82.8% 0.037 154.2);
Tailwind
colors: {
custom: {
50: '#cbddd0',
500: '#b5cebc',
950: '#000000',
},
}SCSS
$custom: #b5cebc; $custom-light: #cbddd0; $custom-dark: #000000;
JSON
{
"hex": "#b5cebc",
"rgb": {
"r": 181,
"g": 206,
"b": 188
},
"hsl": {
"h": 136.8,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.82766,
"c": 0.03667,
"h": 154.2
},
"luminance": 0.57597
}Semantic roles & 50–950 ramp
primary
#B5CEBC
secondary
#A3849A
accent
#47869F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483