#BCD17C#BCD17C
#BCD17C is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.6% C 0.112 H 120.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD17C |
|---|---|
| RGB | rgb(188, 209, 124) |
| HSL | hsl(75, 48%, 65%) |
| HSV | hsv(75, 41%, 82%) |
| CMYK | cmyk(10%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(80.60, -20.49, 39.78) |
| CIE-LCH | lch(80.60, 44.75, 117.25°) |
| OKLab | oklab(82.56% -0.0565 0.097) |
| OKLCH | oklch(82.56% 0.112 120.3) |
| XYZ | xyz(47.1776, 57.7476, 27.7259) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.82
Pale Olive
#B9CC81
ΔE00 1.99
Pale Olive Green
#B1D27B
ΔE00 2.58
Greenish Beige
#C9D179
ΔE00 3.39
Light Moss Green
#A6C875
ΔE00 4.13
Light Olive
#ACBF69
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD17C #917CD1
analogous
#D1BC7C #BCD17C #91D17C
triadic
#BCD17C #7CBCD1 #D17CBC
tetradic
#BCD17C #7CD1BC #917CD1 #D17C91
square
#BCD17C #7CD1BC #917CD1 #D17C91
split-complementary
#BCD17C #7C91D1 #BC7CD1
monochromatic
#839C37 #A5C14F #BCD17C #D3E1A9 #EAF1D7
Accessibility & contrast
On white
1.67
#BCD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BCD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD17C
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD17C | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#C3C9BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd17c; /* rgb */ color: rgb(188, 209, 124); /* oklch */ color: oklch(82.6% 0.112 120.3);
Tailwind
colors: {
custom: {
50: '#d1dfa3',
500: '#bcd17c',
950: '#000000',
},
}SCSS
$custom: #bcd17c; $custom-light: #d1dfa3; $custom-dark: #000000;
JSON
{
"hex": "#bcd17c",
"rgb": {
"r": 188,
"g": 209,
"b": 124
},
"hsl": {
"h": 74.824,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.82557,
"c": 0.11225,
"h": 120.3
},
"luminance": 0.57748
}Semantic roles & 50–950 ramp
primary
#BCD17C
secondary
#6450A1
accent
#2ABB4E
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480