#BCD190#BCD190
#BCD190 is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.9% C 0.089 H 122.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD190 |
|---|---|
| RGB | rgb(188, 209, 144) |
| HSL | hsl(79, 41%, 69%) |
| HSV | hsv(79, 31%, 82%) |
| CMYK | cmyk(10%, 0%, 31.1%, 18%) |
| CIE-LAB | lab(80.91, -17.96, 29.98) |
| CIE-LCH | lch(80.91, 34.95, 120.92°) |
| OKLab | oklab(82.91% -0.0484 0.0749) |
| OKLCH | oklch(82.91% 0.089 122.9) |
| XYZ | xyz(48.5731, 58.3058, 35.0754) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.57
Greenish Tan
#BCCB7A
ΔE00 4.06
Pale Olive Green
#B1D27B
ΔE00 4.30
Light Moss Green
#A6C875
ΔE00 5.01
Light Grey Green
#B7E1A1
ΔE00 5.49
Tan Green
#A9BE70
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD190 #A590D1
analogous
#D1C690 #BCD190 #9CD190
triadic
#BCD190 #90BCD1 #D190BC
tetradic
#BCD190 #90D1C6 #A590D1 #D1909C
square
#BCD190 #90D1C6 #A590D1 #D1909C
split-complementary
#BCD190 #909CD1 #C690D1
monochromatic
#84A344 #A2BF65 #BCD190 #D6E3BB #F0F5E7
Accessibility & contrast
On white
1.66
#BCD190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BCD190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD190
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD190 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C98C
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#C1CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd190; /* rgb */ color: rgb(188, 209, 144); /* oklch */ color: oklch(82.9% 0.089 122.9);
Tailwind
colors: {
custom: {
50: '#d1dfb1',
500: '#bcd190',
950: '#000000',
},
}SCSS
$custom: #bcd190; $custom-light: #d1dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bcd190",
"rgb": {
"r": 188,
"g": 209,
"b": 144
},
"hsl": {
"h": 79.385,
"s": 41.401,
"l": 69.216
},
"oklch": {
"l": 0.82906,
"c": 0.08922,
"h": 122.9
},
"luminance": 0.58306
}Semantic roles & 50–950 ramp
primary
#BCD190
secondary
#765FA7
accent
#31B45C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481