#BCDA93#BCDA93
#BCDA93 is a very light, moderate yellow-green. Relative luminance 0.629; OKLCH L 84.9% C 0.099 H 127.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA93 |
|---|---|
| RGB | rgb(188, 218, 147) |
| HSL | hsl(85, 49%, 72%) |
| HSV | hsv(85, 33%, 85%) |
| CMYK | cmyk(13.8%, 0%, 32.6%, 14.5%) |
| CIE-LAB | lab(83.41, -21.99, 31.76) |
| CIE-LCH | lch(83.41, 38.63, 124.70°) |
| OKLab | oklab(84.92% -0.0597 0.0792) |
| OKLCH | oklch(84.92% 0.099 127) |
| XYZ | xyz(51.0762, 62.9403, 37.0559) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.49
Pale Olive Green
#B1D27B
ΔE00 3.72
Pale Olive
#B9CC81
ΔE00 4.15
Light Moss Green
#A6C875
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA93 #B193DA
analogous
#DAD593 #BCDA93 #99DA93
triadic
#BCDA93 #93BCDA #DA93BC
tetradic
#BCDA93 #93DAD5 #B193DA #DA9399
square
#BCDA93 #93DAD5 #B193DA #DA9399
split-complementary
#BCDA93 #9399DA #D593DA
monochromatic
#83B53E #A0CA65 #BCDA93 #D8EAC1 #F1F7E8
Accessibility & contrast
On white
1.55
#BCDA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BCDA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA93
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA93 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 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)
#E1D18E
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#C0D4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda93; /* rgb */ color: rgb(188, 218, 147); /* oklch */ color: oklch(84.9% 0.099 127.0);
Tailwind
colors: {
custom: {
50: '#d1e5b3',
500: '#bcda93',
950: '#000000',
},
}SCSS
$custom: #bcda93; $custom-light: #d1e5b3; $custom-dark: #000000;
JSON
{
"hex": "#bcda93",
"rgb": {
"r": 188,
"g": 218,
"b": 147
},
"hsl": {
"h": 85.352,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.84922,
"c": 0.09918,
"h": 127
},
"luminance": 0.62941
}Semantic roles & 50–950 ramp
primary
#BCDA93
secondary
#8260B1
accent
#29BC67
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481