#BCDA92#BCDA92
#BCDA92 is a very light, moderate yellow-green. Relative luminance 0.629; OKLCH L 84.9% C 0.100 H 126.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA92 |
|---|---|
| RGB | rgb(188, 218, 146) |
| HSL | hsl(85, 49%, 71%) |
| HSV | hsv(85, 33%, 85%) |
| CMYK | cmyk(13.8%, 0%, 33%, 14.5%) |
| CIE-LAB | lab(83.39, -22.13, 32.25) |
| CIE-LCH | lch(83.39, 39.11, 124.45°) |
| OKLab | oklab(84.9% -0.0601 0.0803) |
| OKLCH | oklch(84.9% 0.1 126.8) |
| XYZ | xyz(50.9981, 62.9091, 36.6445) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.56
Light Grey Green
#B7E1A1
ΔE00 3.63
Pale Olive
#B9CC81
ΔE00 4.07
Light Moss Green
#A6C875
ΔE00 5.26
Greenish Tan
#BCCB7A
ΔE00 5.34
Light Sage
#BCECAC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA92 #B092DA
analogous
#DAD492 #BCDA92 #98DA92
triadic
#BCDA92 #92BCDA #DA92BC
tetradic
#BCDA92 #92DAD4 #B092DA #DA9298
square
#BCDA92 #92DAD4 #B092DA #DA9298
split-complementary
#BCDA92 #9298DA #D492DA
monochromatic
#83B43D #A0CA64 #BCDA92 #D8EAC0 #F1F7E8
Accessibility & contrast
On white
1.55
#BCDA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BCDA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA92
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA92 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#C0D4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda92; /* rgb */ color: rgb(188, 218, 146); /* oklch */ color: oklch(84.9% 0.100 126.8);
Tailwind
colors: {
custom: {
50: '#d1e5b2',
500: '#bcda92',
950: '#000000',
},
}SCSS
$custom: #bcda92; $custom-light: #d1e5b2; $custom-dark: #000000;
JSON
{
"hex": "#bcda92",
"rgb": {
"r": 188,
"g": 218,
"b": 146
},
"hsl": {
"h": 85,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.84904,
"c": 0.10034,
"h": 126.8
},
"luminance": 0.62909
}Semantic roles & 50–950 ramp
primary
#BCDA92
secondary
#815FB1
accent
#29BD66
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481