#BCD98B#BCD98B
#BCD98B is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.6% C 0.107 H 125.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD98B |
|---|---|
| RGB | rgb(188, 217, 139) |
| HSL | hsl(82, 51%, 70%) |
| HSV | hsv(82, 36%, 85%) |
| CMYK | cmyk(13.4%, 0%, 35.9%, 14.9%) |
| CIE-LAB | lab(83.01, -22.57, 35.32) |
| CIE-LCH | lch(83.01, 41.91, 122.58°) |
| OKLab | oklab(84.56% -0.0616 0.0873) |
| OKLCH | oklch(84.56% 0.107 125.2) |
| XYZ | xyz(50.2117, 62.1809, 33.7779) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.58
Pale Olive
#B9CC81
ΔE00 3.47
Greenish Tan
#BCCB7A
ΔE00 4.49
Light Moss Green
#A6C875
ΔE00 4.70
Light Grey Green
#B7E1A1
ΔE00 4.75
Greenish Beige
#C9D179
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD98B #A88BD9
analogous
#D9CF8B #BCD98B #95D98B
triadic
#BCD98B #8BBCD9 #D98BBC
tetradic
#BCD98B #8BD9CF #A88BD9 #D98B95
square
#BCD98B #8BD9CF #A88BD9 #D98B95
split-complementary
#BCD98B #8B95D9 #CF8BD9
monochromatic
#84B03A #A1CA5D #BCD98B #D7E8B9 #F1F7E7
Accessibility & contrast
On white
1.56
#BCD98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BCD98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD98B
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD98B | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D085
Deuteranopia (green-blind)
#DDCE8F
Tritanopia (blue-blind)
#C1D2C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd98b; /* rgb */ color: rgb(188, 217, 139); /* oklch */ color: oklch(84.6% 0.107 125.2);
Tailwind
colors: {
custom: {
50: '#d1e4ad',
500: '#bcd98b',
950: '#000000',
},
}SCSS
$custom: #bcd98b; $custom-light: #d1e4ad; $custom-dark: #000000;
JSON
{
"hex": "#bcd98b",
"rgb": {
"r": 188,
"g": 217,
"b": 139
},
"hsl": {
"h": 82.308,
"s": 50.649,
"l": 69.804
},
"oklch": {
"l": 0.84559,
"c": 0.10685,
"h": 125.2
},
"luminance": 0.62181
}Semantic roles & 50–950 ramp
primary
#BCD98B
secondary
#7959B0
accent
#27BE5F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481