#B5CEBE#B5CEBE
#B5CEBE is a very light, muted green. Relative luminance 0.577; OKLCH L 82.8% C 0.035 H 157.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CEBE |
|---|---|
| RGB | rgb(181, 206, 190) |
| HSL | hsl(142, 20%, 76%) |
| HSV | hsv(142, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(80.56, -11.46, 5.13) |
| CIE-LCH | lch(80.56, 12.56, 155.91°) |
| OKLab | oklab(82.82% -0.0322 0.0133) |
| OKLCH | oklch(82.82% 0.035 157.5) |
| XYZ | xyz(50.4195, 57.6832, 57.1828) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.27
Silver (survey)
#C5C9C7
ΔE00 10.43
Pale Teal
#82CBB2
ΔE00 10.57
Greenish Grey
#96AE8D
ΔE00 10.67
Powder Blue
#B0E0E6
ΔE00 11.01
Darkseagreen
#8FBC8F
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CEBE #CEB5C5
analogous
#B8CEB5 #B5CEBE #B5CECA
triadic
#B5CEBE #BEB5CE #CEBEB5
tetradic
#B5CEBE #B5B8CE #CEB5C5 #CECAB5
square
#B5CEBE #B5B8CE #CEB5C5 #CECAB5
split-complementary
#B5CEBE #CAB5CE #CEB5B8
monochromatic
#6B9D7D #90B69E #B5CEBE #DAE6DE #EDF3EF
Accessibility & contrast
On white
1.68
#B5CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#B5CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CEBE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CEBE | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#B1CEC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5cebe; /* rgb */ color: rgb(181, 206, 190); /* oklch */ color: oklch(82.8% 0.035 157.5);
Tailwind
colors: {
custom: {
50: '#cbddd1',
500: '#b5cebe',
950: '#000000',
},
}SCSS
$custom: #b5cebe; $custom-light: #cbddd1; $custom-dark: #000000;
JSON
{
"hex": "#b5cebe",
"rgb": {
"r": 181,
"g": 206,
"b": 190
},
"hsl": {
"h": 141.6,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.82821,
"c": 0.03485,
"h": 157.5
},
"luminance": 0.57684
}Semantic roles & 50–950 ramp
primary
#B5CEBE
secondary
#A38498
accent
#477F9F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483