#BCCEB5#BCCEB5
#BCCEB5 is a very light, muted green. Relative luminance 0.582; OKLCH L 83.1% C 0.039 H 136.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEB5 |
|---|---|
| RGB | rgb(188, 206, 181) |
| HSL | hsl(103, 20%, 76%) |
| HSV | hsv(103, 12%, 81%) |
| CMYK | cmyk(8.7%, 0%, 12.1%, 19.2%) |
| CIE-LAB | lab(80.83, -10.69, 10.38) |
| CIE-LCH | lch(80.83, 14.90, 135.83°) |
| OKLab | oklab(83.09% -0.0288 0.027) |
| OKLCH | oklch(83.09% 0.039 136.9) |
| XYZ | xyz(51.1493, 58.1697, 52.2403) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.63
Sage Green
#9CAF88
ΔE00 9.69
Darkseagreen
#8FBC8F
ΔE00 10.47
Light Grey
#D8DCD6
ΔE00 10.49
Light Grey Green
#B7E1A1
ΔE00 10.82
Silver (survey)
#C5C9C7
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEB5 #C7B5CE
analogous
#C8CEB5 #BCCEB5 #B5CEBA
triadic
#BCCEB5 #B5BCCE #CEB5BC
tetradic
#BCCEB5 #B5C8CE #C7B5CE #CEBAB5
square
#BCCEB5 #B5C8CE #C7B5CE #CEBAB5
split-complementary
#BCCEB5 #BAB5CE #CEB5C8
monochromatic
#799D6B #9BB690 #BCCEB5 #DDE6DA #EEF3ED
Accessibility & contrast
On white
1.66
#BCCEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCCEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEB5
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEB5 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB4
Deuteranopia (green-blind)
#CDC8B6
Tritanopia (blue-blind)
#BCCCC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcceb5; /* rgb */ color: rgb(188, 206, 181); /* oklch */ color: oklch(83.1% 0.039 136.9);
Tailwind
colors: {
custom: {
50: '#d0ddcb',
500: '#bcceb5',
950: '#000000',
},
}SCSS
$custom: #bcceb5; $custom-light: #d0ddcb; $custom-dark: #000000;
JSON
{
"hex": "#bcceb5",
"rgb": {
"r": 188,
"g": 206,
"b": 181
},
"hsl": {
"h": 103.2,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.83087,
"c": 0.03942,
"h": 136.9
},
"luminance": 0.5817
}Semantic roles & 50–950 ramp
primary
#BCCEB5
secondary
#9A84A3
accent
#479F86
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482