#BCD17A#BCD17A
#BCD17A is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.5% C 0.114 H 120.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD17A |
|---|---|
| RGB | rgb(188, 209, 122) |
| HSL | hsl(74, 49%, 65%) |
| HSV | hsv(74, 42%, 82%) |
| CMYK | cmyk(10%, 0%, 41.6%, 18%) |
| CIE-LAB | lab(80.57, -20.72, 40.75) |
| CIE-LCH | lch(80.57, 45.71, 116.95°) |
| OKLab | oklab(82.53% -0.0573 0.0991) |
| OKLCH | oklch(82.53% 0.114 120.1) |
| XYZ | xyz(47.0524, 57.6976, 27.0665) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.89
Pale Olive
#B9CC81
ΔE00 2.28
Pale Olive Green
#B1D27B
ΔE00 2.66
Greenish Beige
#C9D179
ΔE00 3.27
Light Moss Green
#A6C875
ΔE00 4.23
Light Olive
#ACBF69
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD17A #8F7AD1
analogous
#D1BB7A #BCD17A #90D17A
triadic
#BCD17A #7ABCD1 #D17ABC
tetradic
#BCD17A #7AD1BB #8F7AD1 #D17A90
square
#BCD17A #7AD1BB #8F7AD1 #D17A90
split-complementary
#BCD17A #7A90D1 #BB7AD1
monochromatic
#839B36 #A5C14D #BCD17A #D3E1A7 #EAF0D5
Accessibility & contrast
On white
1.67
#BCD17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BCD17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD17A
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD17A | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC873
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#C3C9BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd17a; /* rgb */ color: rgb(188, 209, 122); /* oklch */ color: oklch(82.5% 0.114 120.1);
Tailwind
colors: {
custom: {
50: '#d1dfa2',
500: '#bcd17a',
950: '#000000',
},
}SCSS
$custom: #bcd17a; $custom-light: #d1dfa2; $custom-dark: #000000;
JSON
{
"hex": "#bcd17a",
"rgb": {
"r": 188,
"g": 209,
"b": 122
},
"hsl": {
"h": 74.483,
"s": 48.603,
"l": 64.902
},
"oklch": {
"l": 0.82525,
"c": 0.11445,
"h": 120.1
},
"luminance": 0.57697
}Semantic roles & 50–950 ramp
primary
#BCD17A
secondary
#634FA0
accent
#2ABC4D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480