#BCDA83#BCDA83
#BCDA83 is a very light, moderate yellow-green. Relative luminance 0.625; OKLCH L 84.6% C 0.117 H 124.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA83 |
|---|---|
| RGB | rgb(188, 218, 131) |
| HSL | hsl(81, 54%, 68%) |
| HSV | hsv(81, 40%, 85%) |
| CMYK | cmyk(13.8%, 0%, 39.9%, 14.5%) |
| CIE-LAB | lab(83.16, -24.05, 39.55) |
| CIE-LCH | lch(83.16, 46.29, 121.31°) |
| OKLab | oklab(84.64% -0.0662 0.0967) |
| OKLCH | oklch(84.64% 0.117 124.4) |
| XYZ | xyz(49.9069, 62.4726, 30.8975) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.17
Pale Olive
#B9CC81
ΔE00 3.88
Greenish Tan
#BCCB7A
ΔE00 4.39
Light Moss Green
#A6C875
ΔE00 4.76
Greenish Beige
#C9D179
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA83 #A183DA
analogous
#DACC83 #BCDA83 #90DA83
triadic
#BCDA83 #83BCDA #DA83BC
tetradic
#BCDA83 #83DACC #A183DA #DA8390
square
#BCDA83 #83DACC #A183DA #DA8390
split-complementary
#BCDA83 #8390DA #CC83DA
monochromatic
#84AF34 #A3CC54 #BCDA83 #D5E8B2 #EFF6E1
Accessibility & contrast
On white
1.56
#BCDA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BCDA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA83
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA83 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#C2D2C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda83; /* rgb */ color: rgb(188, 218, 131); /* oklch */ color: oklch(84.6% 0.117 124.4);
Tailwind
colors: {
custom: {
50: '#d1e5a8',
500: '#bcda83',
950: '#000000',
},
}SCSS
$custom: #bcda83; $custom-light: #d1e5a8; $custom-dark: #000000;
JSON
{
"hex": "#bcda83",
"rgb": {
"r": 188,
"g": 218,
"b": 131
},
"hsl": {
"h": 80.69,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.84644,
"c": 0.11722,
"h": 124.4
},
"luminance": 0.62473
}Semantic roles & 50–950 ramp
primary
#BCDA83
secondary
#7251B0
accent
#24C25A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480