#BCDA94#BCDA94
#BCDA94 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.9% C 0.098 H 127.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA94 |
|---|---|
| RGB | rgb(188, 218, 148) |
| HSL | hsl(86, 49%, 72%) |
| HSV | hsv(86, 32%, 85%) |
| CMYK | cmyk(13.8%, 0%, 32.1%, 14.5%) |
| CIE-LAB | lab(83.43, -21.86, 31.27) |
| CIE-LCH | lch(83.43, 38.15, 124.95°) |
| OKLab | oklab(84.94% -0.0593 0.0781) |
| OKLCH | oklch(84.94% 0.098 127.2) |
| XYZ | xyz(51.1550, 62.9719, 37.4710) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.36
Pale Olive Green
#B1D27B
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.24
Light Moss Green
#A6C875
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 5.47
Greenish Tan
#BCCB7A
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA94 #B294DA
analogous
#DAD594 #BCDA94 #99DA94
triadic
#BCDA94 #94BCDA #DA94BC
tetradic
#BCDA94 #94DAD5 #B294DA #DA9499
square
#BCDA94 #94DAD5 #B294DA #DA9499
split-complementary
#BCDA94 #9499DA #D594DA
monochromatic
#82B53F #A0CA67 #BCDA94 #D8EAC1 #F1F7E8
Accessibility & contrast
On white
1.54
#BCDA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BCDA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA94
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA94 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#DDCF97
Tritanopia (blue-blind)
#C0D4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda94; /* rgb */ color: rgb(188, 218, 148); /* oklch */ color: oklch(84.9% 0.098 127.2);
Tailwind
colors: {
custom: {
50: '#d1e5b4',
500: '#bcda94',
950: '#000000',
},
}SCSS
$custom: #bcda94; $custom-light: #d1e5b4; $custom-dark: #000000;
JSON
{
"hex": "#bcda94",
"rgb": {
"r": 188,
"g": 218,
"b": 148
},
"hsl": {
"h": 85.714,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.84941,
"c": 0.09803,
"h": 127.2
},
"luminance": 0.62972
}Semantic roles & 50–950 ramp
primary
#BCDA94
secondary
#8361B1
accent
#2ABC68
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481