#B6CEBA#B6CEBA
#B6CEBA is a very light, muted green. Relative luminance 0.576; OKLCH L 82.8% C 0.038 H 150.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CEBA |
|---|---|
| RGB | rgb(182, 206, 186) |
| HSL | hsl(130, 20%, 76%) |
| HSV | hsv(130, 12%, 81%) |
| CMYK | cmyk(11.7%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(80.53, -11.87, 7.23) |
| CIE-LCH | lch(80.53, 13.90, 148.64°) |
| OKLab | oklab(82.78% -0.0328 0.0188) |
| OKLCH | oklch(82.78% 0.038 150.2) |
| XYZ | xyz(50.2237, 57.6321, 54.9229) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.91
Darkseagreen
#8FBC8F
ΔE00 10.53
Sage Green
#9CAF88
ΔE00 10.58
Pale Teal
#82CBB2
ΔE00 10.58
Light Grey
#D8DCD6
ΔE00 10.73
Silver (survey)
#C5C9C7
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CEBA #CEB6CA
analogous
#BECEB6 #B6CEBA #B6CEC6
triadic
#B6CEBA #BAB6CE #CEBAB6
tetradic
#B6CEBA #B6BECE #CEB6CA #CEC6B6
square
#B6CEBA #B6BECE #CEB6CA #CEC6B6
split-complementary
#B6CEBA #C6B6CE #CEB6BE
monochromatic
#6D9D75 #91B597 #B6CEBA #DBE7DD #EDF3EE
Accessibility & contrast
On white
1.68
#B6CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B6CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CEBA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CEBA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECAB9
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#B3CDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6ceba; /* rgb */ color: rgb(182, 206, 186); /* oklch */ color: oklch(82.8% 0.038 150.2);
Tailwind
colors: {
custom: {
50: '#ccddce',
500: '#b6ceba',
950: '#000000',
},
}SCSS
$custom: #b6ceba; $custom-light: #ccddce; $custom-dark: #000000;
JSON
{
"hex": "#b6ceba",
"rgb": {
"r": 182,
"g": 206,
"b": 186
},
"hsl": {
"h": 130,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.82783,
"c": 0.03784,
"h": 150.2
},
"luminance": 0.57633
}Semantic roles & 50–950 ramp
primary
#B6CEBA
secondary
#A3859E
accent
#47909E
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483