#BCD094#BCD094
#BCD094 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.8% C 0.083 H 123.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD094 |
|---|---|
| RGB | rgb(188, 208, 148) |
| HSL | hsl(80, 39%, 70%) |
| HSV | hsv(80, 29%, 82%) |
| CMYK | cmyk(9.6%, 0%, 28.8%, 18.4%) |
| CIE-LAB | lab(80.71, -16.90, 27.63) |
| CIE-LCH | lch(80.71, 32.39, 121.45°) |
| OKLab | oklab(82.77% -0.0454 0.0694) |
| OKLCH | oklch(82.77% 0.083 123.2) |
| XYZ | xyz(48.6397, 57.9411, 36.6325) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.39
Greenish Tan
#BCCB7A
ΔE00 4.85
Pale Olive Green
#B1D27B
ΔE00 5.25
Light Grey Green
#B7E1A1
ΔE00 5.56
Light Moss Green
#A6C875
ΔE00 5.68
Tan Green
#A9BE70
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD094 #A894D0
analogous
#D0C694 #BCD094 #9ED094
triadic
#BCD094 #94BCD0 #D094BC
tetradic
#BCD094 #94D0C6 #A894D0 #D0949E
square
#BCD094 #94D0C6 #A894D0 #D0949E
split-complementary
#BCD094 #949ED0 #C694D0
monochromatic
#84A247 #A1BD69 #BCD094 #D7E3BF #F1F5E9
Accessibility & contrast
On white
1.67
#BCD094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BCD094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD094
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD094 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C990
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#C0CAC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd094; /* rgb */ color: rgb(188, 208, 148); /* oklch */ color: oklch(82.8% 0.083 123.2);
Tailwind
colors: {
custom: {
50: '#d0deb4',
500: '#bcd094',
950: '#000000',
},
}SCSS
$custom: #bcd094; $custom-light: #d0deb4; $custom-dark: #000000;
JSON
{
"hex": "#bcd094",
"rgb": {
"r": 188,
"g": 208,
"b": 148
},
"hsl": {
"h": 80,
"s": 38.961,
"l": 69.804
},
"oklch": {
"l": 0.82767,
"c": 0.08293,
"h": 123.2
},
"luminance": 0.57941
}Semantic roles & 50–950 ramp
primary
#BCD094
secondary
#7963A6
accent
#34B25E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481