#BCD28B#BCD28B
#BCD28B is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 83.0% C 0.097 H 122.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD28B |
|---|---|
| RGB | rgb(188, 210, 139) |
| HSL | hsl(79, 44%, 68%) |
| HSV | hsv(79, 34%, 82%) |
| CMYK | cmyk(10.5%, 0%, 33.8%, 17.6%) |
| CIE-LAB | lab(81.10, -19.13, 32.81) |
| CIE-LCH | lch(81.10, 37.98, 120.24°) |
| OKLab | oklab(83.03% -0.0519 0.0815) |
| OKLCH | oklch(83.03% 0.097 122.5) |
| XYZ | xyz(48.4455, 58.6486, 33.1892) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.87
Greenish Tan
#BCCB7A
ΔE00 3.28
Pale Olive Green
#B1D27B
ΔE00 3.31
Light Moss Green
#A6C875
ΔE00 4.41
Greenish Beige
#C9D179
ΔE00 5.16
Tan Green
#A9BE70
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD28B #A18BD2
analogous
#D2C48B #BCD28B #98D28B
triadic
#BCD28B #8BBCD2 #D28BBC
tetradic
#BCD28B #8BD2C4 #A18BD2 #D28B98
square
#BCD28B #8BD2C4 #A18BD2 #D28B98
split-complementary
#BCD28B #8B98D2 #C48BD2
monochromatic
#84A33F #A3C15F #BCD28B #D5E3B7 #EFF4E3
Accessibility & contrast
On white
1.65
#BCD28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BCD28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD28B
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD28B | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#C1CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd28b; /* rgb */ color: rgb(188, 210, 139); /* oklch */ color: oklch(83.0% 0.097 122.5);
Tailwind
colors: {
custom: {
50: '#d1dfad',
500: '#bcd28b',
950: '#000000',
},
}SCSS
$custom: #bcd28b; $custom-light: #d1dfad; $custom-dark: #000000;
JSON
{
"hex": "#bcd28b",
"rgb": {
"r": 188,
"g": 210,
"b": 139
},
"hsl": {
"h": 78.592,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.8303,
"c": 0.09659,
"h": 122.5
},
"luminance": 0.58649
}Semantic roles & 50–950 ramp
primary
#BCD28B
secondary
#725AA8
accent
#2EB759
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481