#BCCEB6#BCCEB6
#BCCEB6 is a very light, muted green. Relative luminance 0.582; OKLCH L 83.1% C 0.038 H 137.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEB6 |
|---|---|
| RGB | rgb(188, 206, 182) |
| HSL | hsl(105, 20%, 76%) |
| HSV | hsv(105, 12%, 81%) |
| CMYK | cmyk(8.7%, 0%, 11.7%, 19.2%) |
| CIE-LAB | lab(80.86, -10.51, 9.88) |
| CIE-LCH | lch(80.86, 14.43, 136.77°) |
| OKLab | oklab(83.11% -0.0284 0.0257) |
| OKLCH | oklch(83.11% 0.038 137.9) |
| XYZ | xyz(51.2523, 58.2109, 52.7826) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.75
Sage Green
#9CAF88
ΔE00 9.86
Light Grey
#D8DCD6
ΔE00 10.26
Darkseagreen
#8FBC8F
ΔE00 10.66
Silver (survey)
#C5C9C7
ΔE00 10.96
Light Grey Green
#B7E1A1
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEB6 #C8B6CE
analogous
#C8CEB6 #BCCEB6 #B6CEBC
triadic
#BCCEB6 #B6BCCE #CEB6BC
tetradic
#BCCEB6 #B6C8CE #C8B6CE #CEBCB6
square
#BCCEB6 #B6C8CE #C8B6CE #CEBCB6
split-complementary
#BCCEB6 #BCB6CE #CEB6C8
monochromatic
#799D6D #9AB591 #BCCEB6 #DEE7DB #EEF3ED
Accessibility & contrast
On white
1.66
#BCCEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BCCEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEB6
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEB6 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB5
Deuteranopia (green-blind)
#CDC8B7
Tritanopia (blue-blind)
#BCCCC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcceb6; /* rgb */ color: rgb(188, 206, 182); /* oklch */ color: oklch(83.1% 0.038 137.9);
Tailwind
colors: {
custom: {
50: '#d0ddcb',
500: '#bcceb6',
950: '#000000',
},
}SCSS
$custom: #bcceb6; $custom-light: #d0ddcb; $custom-dark: #000000;
JSON
{
"hex": "#bcceb6",
"rgb": {
"r": 188,
"g": 206,
"b": 182
},
"hsl": {
"h": 105,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.83113,
"c": 0.03825,
"h": 137.9
},
"luminance": 0.58211
}Semantic roles & 50–950 ramp
primary
#BCCEB6
secondary
#9B85A3
accent
#479E88
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483