#BCD085#BCD085
#BCD085 is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.5% C 0.101 H 120.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD085 |
|---|---|
| RGB | rgb(188, 208, 133) |
| HSL | hsl(76, 44%, 67%) |
| HSV | hsv(76, 36%, 82%) |
| CMYK | cmyk(9.6%, 0%, 36.1%, 18.4%) |
| CIE-LAB | lab(80.46, -18.90, 35.05) |
| CIE-LCH | lch(80.46, 39.82, 118.34°) |
| OKLab | oklab(82.49% -0.0515 0.0865) |
| OKLCH | oklch(82.49% 0.101 120.8) |
| XYZ | xyz(47.5284, 57.4966, 30.7798) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.98
Greenish Tan
#BCCB7A
ΔE00 2.17
Pale Olive Green
#B1D27B
ΔE00 3.06
Light Moss Green
#A6C875
ΔE00 4.14
Greenish Beige
#C9D179
ΔE00 4.22
Tan Green
#A9BE70
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD085 #9985D0
analogous
#D0BF85 #BCD085 #97D085
triadic
#BCD085 #85BCD0 #D085BC
tetradic
#BCD085 #85D0BF #9985D0 #D08597
square
#BCD085 #85D0BF #9985D0 #D08597
split-complementary
#BCD085 #8597D0 #BF85D0
monochromatic
#849E3D #A4BF59 #BCD085 #D4E1B1 #EDF2DD
Accessibility & contrast
On white
1.68
#BCD085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BCD085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD085
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD085 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#C2C9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd085; /* rgb */ color: rgb(188, 208, 133); /* oklch */ color: oklch(82.5% 0.101 120.8);
Tailwind
colors: {
custom: {
50: '#d1dea9',
500: '#bcd085',
950: '#000000',
},
}SCSS
$custom: #bcd085; $custom-light: #d1dea9; $custom-dark: #000000;
JSON
{
"hex": "#bcd085",
"rgb": {
"r": 188,
"g": 208,
"b": 133
},
"hsl": {
"h": 76,
"s": 44.379,
"l": 66.863
},
"oklch": {
"l": 0.82488,
"c": 0.10067,
"h": 120.8
},
"luminance": 0.57497
}Semantic roles & 50–950 ramp
primary
#BCD085
secondary
#6B56A3
accent
#2EB853
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480