#BCD28A#BCD28A
#BCD28A is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 83.0% C 0.098 H 122.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD28A |
|---|---|
| RGB | rgb(188, 210, 138) |
| HSL | hsl(78, 44%, 68%) |
| HSV | hsv(78, 34%, 82%) |
| CMYK | cmyk(10.5%, 0%, 34.3%, 17.6%) |
| CIE-LAB | lab(81.08, -19.26, 33.30) |
| CIE-LCH | lch(81.08, 38.47, 120.04°) |
| OKLab | oklab(83.01% -0.0523 0.0826) |
| OKLCH | oklch(83.01% 0.098 122.4) |
| XYZ | xyz(48.3728, 58.6195, 32.8061) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.75
Greenish Tan
#BCCB7A
ΔE00 3.13
Pale Olive Green
#B1D27B
ΔE00 3.17
Light Moss Green
#A6C875
ΔE00 4.34
Greenish Beige
#C9D179
ΔE00 5.01
Tan Green
#A9BE70
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD28A #A08AD2
analogous
#D2C48A #BCD28A #98D28A
triadic
#BCD28A #8ABCD2 #D28ABC
tetradic
#BCD28A #8AD2C4 #A08AD2 #D28A98
square
#BCD28A #8AD2C4 #A08AD2 #D28A98
split-complementary
#BCD28A #8A98D2 #C48AD2
monochromatic
#84A33F #A3C15E #BCD28A #D5E3B6 #EFF4E2
Accessibility & contrast
On white
1.65
#BCD28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BCD28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD28A
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD28A | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA85
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#C2CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd28a; /* rgb */ color: rgb(188, 210, 138); /* oklch */ color: oklch(83.0% 0.098 122.4);
Tailwind
colors: {
custom: {
50: '#d1dfad',
500: '#bcd28a',
950: '#000000',
},
}SCSS
$custom: #bcd28a; $custom-light: #d1dfad; $custom-dark: #000000;
JSON
{
"hex": "#bcd28a",
"rgb": {
"r": 188,
"g": 210,
"b": 138
},
"hsl": {
"h": 78.333,
"s": 44.444,
"l": 68.235
},
"oklch": {
"l": 0.83012,
"c": 0.09776,
"h": 122.4
},
"luminance": 0.5862
}Semantic roles & 50–950 ramp
primary
#BCD28A
secondary
#7159A8
accent
#2EB858
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481