#B5CEBA#B5CEBA
#B5CEBA is a very light, muted green. Relative luminance 0.575; OKLCH L 82.7% C 0.039 H 151.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CEBA |
|---|---|
| RGB | rgb(181, 206, 186) |
| HSL | hsl(132, 20%, 76%) |
| HSV | hsv(132, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(80.47, -12.21, 7.12) |
| CIE-LCH | lch(80.47, 14.13, 149.73°) |
| OKLab | oklab(82.71% -0.0338 0.0185) |
| OKLCH | oklch(82.71% 0.039 151.3) |
| XYZ | xyz(49.9884, 57.5107, 54.9119) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.88
Pale Teal
#82CBB2
ΔE00 10.30
Darkseagreen
#8FBC8F
ΔE00 10.39
Sage Green
#9CAF88
ΔE00 10.60
Light Grey
#D8DCD6
ΔE00 10.97
Silver (survey)
#C5C9C7
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CEBA #CEB5C9
analogous
#BCCEB5 #B5CEBA #B5CEC6
triadic
#B5CEBA #BAB5CE #CEBAB5
tetradic
#B5CEBA #B5BCCE #CEB5C9 #CEC6B5
square
#B5CEBA #B5BCCE #CEB5C9 #CEC6B5
split-complementary
#B5CEBA #C6B5CE #CEB5BC
monochromatic
#6B9D75 #90B698 #B5CEBA #DAE6DC #EDF3EE
Accessibility & contrast
On white
1.68
#B5CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B5CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CEBA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CEBA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#CAC6BB
Tritanopia (blue-blind)
#B2CDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5ceba; /* rgb */ color: rgb(181, 206, 186); /* oklch */ color: oklch(82.7% 0.039 151.3);
Tailwind
colors: {
custom: {
50: '#cbddce',
500: '#b5ceba',
950: '#000000',
},
}SCSS
$custom: #b5ceba; $custom-light: #cbddce; $custom-dark: #000000;
JSON
{
"hex": "#b5ceba",
"rgb": {
"r": 181,
"g": 206,
"b": 186
},
"hsl": {
"h": 132,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.82712,
"c": 0.03859,
"h": 151.3
},
"luminance": 0.57512
}Semantic roles & 50–950 ramp
primary
#B5CEBA
secondary
#A3849D
accent
#478D9F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483