#BCD090#BCD090
#BCD090 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.7% C 0.088 H 122.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD090 |
|---|---|
| RGB | rgb(188, 208, 144) |
| HSL | hsl(79, 41%, 69%) |
| HSV | hsv(79, 31%, 82%) |
| CMYK | cmyk(9.6%, 0%, 30.8%, 18.4%) |
| CIE-LAB | lab(80.64, -17.46, 29.62) |
| CIE-LCH | lch(80.64, 34.38, 120.52°) |
| OKLab | oklab(82.69% -0.047 0.0741) |
| OKLCH | oklch(82.69% 0.088 122.4) |
| XYZ | xyz(48.3285, 57.8167, 34.9938) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.57
Greenish Tan
#BCCB7A
ΔE00 4.04
Pale Olive Green
#B1D27B
ΔE00 4.53
Light Moss Green
#A6C875
ΔE00 5.11
Tan Green
#A9BE70
ΔE00 5.68
Light Grey Green
#B7E1A1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD090 #A490D0
analogous
#D0C490 #BCD090 #9CD090
triadic
#BCD090 #90BCD0 #D090BC
tetradic
#BCD090 #90D0C4 #A490D0 #D0909C
square
#BCD090 #90D0C4 #A490D0 #D0909C
split-complementary
#BCD090 #909CD0 #C490D0
monochromatic
#84A144 #A2BE65 #BCD090 #D6E2BB #F0F4E6
Accessibility & contrast
On white
1.67
#BCD090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BCD090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD090
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD090 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98C
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#C1CABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd090; /* rgb */ color: rgb(188, 208, 144); /* oklch */ color: oklch(82.7% 0.088 122.4);
Tailwind
colors: {
custom: {
50: '#d1deb1',
500: '#bcd090',
950: '#000000',
},
}SCSS
$custom: #bcd090; $custom-light: #d1deb1; $custom-dark: #000000;
JSON
{
"hex": "#bcd090",
"rgb": {
"r": 188,
"g": 208,
"b": 144
},
"hsl": {
"h": 78.75,
"s": 40.506,
"l": 69.02
},
"oklch": {
"l": 0.82689,
"c": 0.08774,
"h": 122.4
},
"luminance": 0.57817
}Semantic roles & 50–950 ramp
primary
#BCD090
secondary
#755FA6
accent
#32B45A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481