#B6CCB0#B6CCB0
#B6CCB0 is a very light, muted green. Relative luminance 0.563; OKLCH L 82.1% C 0.045 H 139.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCB0 |
|---|---|
| RGB | rgb(182, 204, 176) |
| HSL | hsl(107, 22%, 75%) |
| HSV | hsv(107, 14%, 80%) |
| CMYK | cmyk(10.8%, 0%, 13.7%, 20%) |
| CIE-LAB | lab(79.76, -12.63, 11.47) |
| CIE-LCH | lch(79.76, 17.06, 137.74°) |
| OKLab | oklab(82.1% -0.0342 0.0297) |
| OKLCH | oklch(82.1% 0.045 139) |
| XYZ | xyz(48.7192, 56.2648, 49.3593) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.51
Sage Green
#9CAF88
ΔE00 8.67
Darkseagreen
#8FBC8F
ΔE00 8.83
Light Grey Green
#B7E1A1
ΔE00 9.89
Pale Teal
#82CBB2
ΔE00 11.05
Light Sage
#BCECAC
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCB0 #C6B0CC
analogous
#C4CCB0 #B6CCB0 #B0CCB8
triadic
#B6CCB0 #B0B6CC #CCB0B6
tetradic
#B6CCB0 #B0C4CC #C6B0CC #CCB8B0
square
#B6CCB0 #B0C4CC #C6B0CC #CCB8B0
split-complementary
#B6CCB0 #B8B0CC #CCB0C4
monochromatic
#719C66 #94B48B #B6CCB0 #D8E4D5 #EEF3EC
Accessibility & contrast
On white
1.71
#B6CCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#B6CCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCB0
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCB0 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AE
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#B5CAC4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b6ccb0; /* rgb */ color: rgb(182, 204, 176); /* oklch */ color: oklch(82.1% 0.045 139.0);
Tailwind
colors: {
custom: {
50: '#ccdbc7',
500: '#b6ccb0',
950: '#000000',
},
}SCSS
$custom: #b6ccb0; $custom-light: #ccdbc7; $custom-dark: #000000;
JSON
{
"hex": "#b6ccb0",
"rgb": {
"r": 182,
"g": 204,
"b": 176
},
"hsl": {
"h": 107.143,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82096,
"c": 0.04529,
"h": 139
},
"luminance": 0.56265
}Semantic roles & 50–950 ramp
primary
#B6CCB0
secondary
#9A7FA1
accent
#46A08D
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131513
muted
#838482