#BCD28F#BCD28F
#BCD28F is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.1% C 0.092 H 123.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD28F |
|---|---|
| RGB | rgb(188, 210, 143) |
| HSL | hsl(80, 43%, 69%) |
| HSV | hsv(80, 32%, 82%) |
| CMYK | cmyk(10.5%, 0%, 31.9%, 17.6%) |
| CIE-LAB | lab(81.16, -18.59, 30.84) |
| CIE-LCH | lch(81.16, 36.01, 121.09°) |
| OKLab | oklab(83.1% -0.0503 0.0769) |
| OKLCH | oklch(83.1% 0.092 123.2) |
| XYZ | xyz(48.7431, 58.7676, 34.7567) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.44
Greenish Tan
#BCCB7A
ΔE00 3.92
Pale Olive Green
#B1D27B
ΔE00 3.93
Light Moss Green
#A6C875
ΔE00 4.81
Light Grey Green
#B7E1A1
ΔE00 5.33
Tan Green
#A9BE70
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD28F #A58FD2
analogous
#D2C68F #BCD28F #9BD28F
triadic
#BCD28F #8FBCD2 #D28FBC
tetradic
#BCD28F #8FD2C6 #A58FD2 #D28F9B
square
#BCD28F #8FD2C6 #A58FD2 #D28F9B
split-complementary
#BCD28F #8F9BD2 #C68FD2
monochromatic
#84A542 #A2C063 #BCD28F #D6E4BB #F0F5E6
Accessibility & contrast
On white
1.65
#BCD28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BCD28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD28F
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD28F | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#D7C992
Tritanopia (blue-blind)
#C1CCC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd28f; /* rgb */ color: rgb(188, 210, 143); /* oklch */ color: oklch(83.1% 0.092 123.2);
Tailwind
colors: {
custom: {
50: '#d1dfb0',
500: '#bcd28f',
950: '#000000',
},
}SCSS
$custom: #bcd28f; $custom-light: #d1dfb0; $custom-dark: #000000;
JSON
{
"hex": "#bcd28f",
"rgb": {
"r": 188,
"g": 210,
"b": 143
},
"hsl": {
"h": 79.701,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.83104,
"c": 0.09188,
"h": 123.2
},
"luminance": 0.58768
}Semantic roles & 50–950 ramp
primary
#BCD28F
secondary
#765DA8
accent
#30B65C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481