#B8CEBA#B8CEBA
#B8CEBA is a very light, muted green. Relative luminance 0.579; OKLCH L 82.9% C 0.036 H 147.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEBA |
|---|---|
| RGB | rgb(184, 206, 186) |
| HSL | hsl(125, 18%, 76%) |
| HSV | hsv(125, 11%, 81%) |
| CMYK | cmyk(10.7%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(80.67, -11.18, 7.45) |
| CIE-LCH | lch(80.67, 13.43, 146.34°) |
| OKLab | oklab(82.93% -0.0308 0.0194) |
| OKLCH | oklch(82.93% 0.036 147.8) |
| XYZ | xyz(50.6996, 57.8774, 54.9452) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.01
Light Grey
#D8DCD6
ΔE00 10.27
Sage Green
#9CAF88
ΔE00 10.57
Silver (survey)
#C5C9C7
ΔE00 10.70
Darkseagreen
#8FBC8F
ΔE00 10.82
Pale Teal
#82CBB2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEBA #CEB8CC
analogous
#C1CEB8 #B8CEBA #B8CEC5
triadic
#B8CEBA #BAB8CE #CEBAB8
tetradic
#B8CEBA #B8C1CE #CEB8CC #CEC5B8
square
#B8CEBA #B8C1CE #CEB8CC #CEC5B8
split-complementary
#B8CEBA #C5B8CE #CEB8C1
monochromatic
#709C74 #94B597 #B8CEBA #DCE7DD #EDF3ED
Accessibility & contrast
On white
1.67
#B8CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B8CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEBA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEBA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB9
Deuteranopia (green-blind)
#CBC7BB
Tritanopia (blue-blind)
#B6CDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8ceba; /* rgb */ color: rgb(184, 206, 186); /* oklch */ color: oklch(82.9% 0.036 147.8);
Tailwind
colors: {
custom: {
50: '#cdddce',
500: '#b8ceba',
950: '#000000',
},
}SCSS
$custom: #b8ceba; $custom-light: #cdddce; $custom-dark: #000000;
JSON
{
"hex": "#b8ceba",
"rgb": {
"r": 184,
"g": 206,
"b": 186
},
"hsl": {
"h": 125.455,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.82927,
"c": 0.03639,
"h": 147.8
},
"luminance": 0.57878
}Semantic roles & 50–950 ramp
primary
#B8CEBA
secondary
#A388A0
accent
#49959D
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483