#BCD58F#BCD58F
#BCD58F is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.8% C 0.096 H 124.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD58F |
|---|---|
| RGB | rgb(188, 213, 143) |
| HSL | hsl(81, 45%, 70%) |
| HSV | hsv(81, 33%, 84%) |
| CMYK | cmyk(11.7%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(81.98, -20.08, 31.92) |
| CIE-LCH | lch(81.98, 37.71, 122.17°) |
| OKLab | oklab(83.76% -0.0544 0.0795) |
| OKLCH | oklch(83.76% 0.096 124.4) |
| XYZ | xyz(49.4907, 60.2628, 35.0059) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.82
Pale Olive Green
#B1D27B
ΔE00 3.42
Greenish Tan
#BCCB7A
ΔE00 4.21
Light Grey Green
#B7E1A1
ΔE00 4.73
Light Moss Green
#A6C875
ΔE00 4.73
Greenish Beige
#C9D179
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD58F #A88FD5
analogous
#D5CB8F #BCD58F #99D58F
triadic
#BCD58F #8FBCD5 #D58FBC
tetradic
#BCD58F #8FD5CB #A88FD5 #D58F99
square
#BCD58F #8FD5CB #A88FD5 #D58F99
split-complementary
#BCD58F #8F99D5 #CB8FD5
monochromatic
#84AA40 #A1C462 #BCD58F #D7E6BC #F1F6E8
Accessibility & contrast
On white
1.61
#BCD58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BCD58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD58F
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD58F | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#C1CEC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd58f; /* rgb */ color: rgb(188, 213, 143); /* oklch */ color: oklch(83.8% 0.096 124.4);
Tailwind
colors: {
custom: {
50: '#d1e2b0',
500: '#bcd58f',
950: '#000000',
},
}SCSS
$custom: #bcd58f; $custom-light: #d1e2b0; $custom-dark: #000000;
JSON
{
"hex": "#bcd58f",
"rgb": {
"r": 188,
"g": 213,
"b": 143
},
"hsl": {
"h": 81.429,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.83757,
"c": 0.09633,
"h": 124.4
},
"luminance": 0.60263
}Semantic roles & 50–950 ramp
primary
#BCD58F
secondary
#795DAB
accent
#2DB95F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481