#BCCCA2#BCCCA2
#BCCCA2 is a very light, muted yellow-green. Relative luminance 0.565; OKLCH L 82.2% C 0.060 H 124.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA2 |
|---|---|
| RGB | rgb(188, 204, 162) |
| HSL | hsl(83, 29%, 72%) |
| HSV | hsv(83, 21%, 80%) |
| CMYK | cmyk(7.8%, 0%, 20.6%, 20%) |
| CIE-LAB | lab(79.89, -12.80, 19.16) |
| CIE-LCH | lch(79.89, 23.04, 123.75°) |
| OKLab | oklab(82.2% -0.0338 0.049) |
| OKLCH | oklch(82.2% 0.06 124.6) |
| XYZ | xyz(48.8526, 56.4856, 42.5045) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.29
Light Grey Green
#B7E1A1
ΔE00 7.70
Sage Green
#9CAF88
ΔE00 8.00
Greenish Tan
#BCCB7A
ΔE00 8.54
Darkseagreen
#8FBC8F
ΔE00 8.91
Tan Green
#A9BE70
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA2 #B2A2CC
analogous
#CCC7A2 #BCCCA2 #A7CCA2
triadic
#BCCCA2 #A2BCCC #CCA2BC
tetradic
#BCCCA2 #A2CCC7 #B2A2CC #CCA2A7
square
#BCCCA2 #A2CCC7 #B2A2CC #CCA2A7
split-complementary
#BCCCA2 #A2A7CC #C7A2CC
monochromatic
#829D56 #A0B67A #BCCCA2 #D8E2CA #F1F4EB
Accessibility & contrast
On white
1.71
#BCCCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BCCCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C79F
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#BFC8C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca2; /* rgb */ color: rgb(188, 204, 162); /* oklch */ color: oklch(82.2% 0.060 124.6);
Tailwind
colors: {
custom: {
50: '#d0dbbd',
500: '#bccca2',
950: '#000000',
},
}SCSS
$custom: #bccca2; $custom-light: #d0dbbd; $custom-dark: #000000;
JSON
{
"hex": "#bccca2",
"rgb": {
"r": 188,
"g": 204,
"b": 162
},
"hsl": {
"h": 82.857,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.82204,
"c": 0.05952,
"h": 124.6
},
"luminance": 0.56486
}Semantic roles & 50–950 ramp
primary
#BCCCA2
secondary
#8371A1
accent
#3EA866
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141512
muted
#838482