#B6CEB4#B6CEB4
#B6CEB4 is a very light, muted green. Relative luminance 0.574; OKLCH L 82.6% C 0.044 H 143.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CEB4 |
|---|---|
| RGB | rgb(182, 206, 180) |
| HSL | hsl(115, 21%, 76%) |
| HSV | hsv(115, 13%, 81%) |
| CMYK | cmyk(11.7%, 0%, 12.6%, 19.2%) |
| CIE-LAB | lab(80.39, -12.95, 10.23) |
| CIE-LCH | lch(80.39, 16.50, 141.67°) |
| OKLab | oklab(82.63% -0.0353 0.0266) |
| OKLCH | oklch(82.63% 0.044 143.1) |
| XYZ | xyz(49.5992, 57.3823, 51.6339) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.07
Darkseagreen
#8FBC8F
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.43
Light Grey Green
#B7E1A1
ΔE00 10.18
Pale Teal
#82CBB2
ΔE00 10.54
Light Sage
#BCECAC
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CEB4 #CCB4CE
analogous
#C3CEB4 #B6CEB4 #B4CEBF
triadic
#B6CEB4 #B4B6CE #CEB4B6
tetradic
#B6CEB4 #B4C3CE #CCB4CE #CEBFB4
square
#B6CEB4 #B4C3CE #CCB4CE #CEBFB4
split-complementary
#B6CEB4 #BFB4CE #CEB4C3
monochromatic
#6E9E6A #92B68F #B6CEB4 #DAE6D9 #EDF3EC
Accessibility & contrast
On white
1.68
#B6CEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B6CEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CEB4
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CEB4 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B3
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#B4CCC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6ceb4; /* rgb */ color: rgb(182, 206, 180); /* oklch */ color: oklch(82.6% 0.044 143.1);
Tailwind
colors: {
custom: {
50: '#ccddca',
500: '#b6ceb4',
950: '#000000',
},
}SCSS
$custom: #b6ceb4; $custom-light: #ccddca; $custom-dark: #000000;
JSON
{
"hex": "#b6ceb4",
"rgb": {
"r": 182,
"g": 206,
"b": 180
},
"hsl": {
"h": 115.385,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.82626,
"c": 0.04418,
"h": 143.1
},
"luminance": 0.57383
}Semantic roles & 50–950 ramp
primary
#B6CEB4
secondary
#A183A3
accent
#469F98
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482