#BCD990#BCD990
#BCD990 is a very light, moderate yellow-green. Relative luminance 0.623; OKLCH L 84.6% C 0.101 H 126.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD990 |
|---|---|
| RGB | rgb(188, 217, 144) |
| HSL | hsl(84, 49%, 71%) |
| HSV | hsv(84, 34%, 85%) |
| CMYK | cmyk(13.4%, 0%, 33.6%, 14.9%) |
| CIE-LAB | lab(83.09, -21.91, 32.87) |
| CIE-LCH | lch(83.09, 39.51, 123.68°) |
| OKLab | oklab(84.65% -0.0596 0.0817) |
| OKLCH | oklch(84.65% 0.101 126.1) |
| XYZ | xyz(50.5854, 62.3303, 35.7461) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.26
Pale Olive
#B9CC81
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 4.02
Greenish Tan
#BCCB7A
ΔE00 4.95
Light Moss Green
#A6C875
ΔE00 5.01
Light Sage
#BCECAC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD990 #AD90D9
analogous
#D9D190 #BCD990 #97D990
triadic
#BCD990 #90BCD9 #D990BC
tetradic
#BCD990 #90D9D1 #AD90D9 #D99097
square
#BCD990 #90D9D1 #AD90D9 #D99097
split-complementary
#BCD990 #9097D9 #D190D9
monochromatic
#83B23D #A0C962 #BCD990 #D8E9BE #F1F7E8
Accessibility & contrast
On white
1.56
#BCD990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BCD990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD990
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD990 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#DCCF94
Tritanopia (blue-blind)
#C0D2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd990; /* rgb */ color: rgb(188, 217, 144); /* oklch */ color: oklch(84.6% 0.101 126.1);
Tailwind
colors: {
custom: {
50: '#d1e4b1',
500: '#bcd990',
950: '#000000',
},
}SCSS
$custom: #bcd990; $custom-light: #d1e4b1; $custom-dark: #000000;
JSON
{
"hex": "#bcd990",
"rgb": {
"r": 188,
"g": 217,
"b": 144
},
"hsl": {
"h": 83.836,
"s": 48.993,
"l": 70.784
},
"oklch": {
"l": 0.84648,
"c": 0.10114,
"h": 126.1
},
"luminance": 0.62331
}Semantic roles & 50–950 ramp
primary
#BCD990
secondary
#7E5DB0
accent
#29BC64
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481