#B6CEBB#B6CEBB
#B6CEBB is a very light, muted green. Relative luminance 0.577; OKLCH L 82.8% C 0.037 H 151.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CEBB |
|---|---|
| RGB | rgb(182, 206, 187) |
| HSL | hsl(133, 20%, 76%) |
| HSV | hsv(133, 12%, 81%) |
| CMYK | cmyk(11.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.56, -11.68, 6.73) |
| CIE-LCH | lch(80.56, 13.48, 150.05°) |
| OKLab | oklab(82.81% -0.0324 0.0175) |
| OKLCH | oklch(82.81% 0.037 151.6) |
| XYZ | xyz(50.3304, 57.6748, 55.4848) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.09
Light Grey
#D8DCD6
ΔE00 10.55
Pale Teal
#82CBB2
ΔE00 10.63
Darkseagreen
#8FBC8F
ΔE00 10.78
Sage Green
#9CAF88
ΔE00 10.80
Silver (survey)
#C5C9C7
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CEBB #CEB6C9
analogous
#BDCEB6 #B6CEBB #B6CEC7
triadic
#B6CEBB #BBB6CE #CEBBB6
tetradic
#B6CEBB #B6BDCE #CEB6C9 #CEC7B6
square
#B6CEBB #B6BDCE #CEB6C9 #CEC7B6
split-complementary
#B6CEBB #C7B6CE #CEB6BD
monochromatic
#6D9D77 #91B599 #B6CEBB #DBE7DD #EDF3EE
Accessibility & contrast
On white
1.68
#B6CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#B6CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CEBB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CEBB | 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)
#CECABA
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#B3CDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cebb; /* rgb */ color: rgb(182, 206, 187); /* oklch */ color: oklch(82.8% 0.037 151.6);
Tailwind
colors: {
custom: {
50: '#ccddcf',
500: '#b6cebb',
950: '#000000',
},
}SCSS
$custom: #b6cebb; $custom-light: #ccddcf; $custom-dark: #000000;
JSON
{
"hex": "#b6cebb",
"rgb": {
"r": 182,
"g": 206,
"b": 187
},
"hsl": {
"h": 132.5,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.8281,
"c": 0.03685,
"h": 151.6
},
"luminance": 0.57676
}Semantic roles & 50–950 ramp
primary
#B6CEBB
secondary
#A3859D
accent
#478C9E
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483