#BCDA90#BCDA90
#BCDA90 is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 84.9% C 0.103 H 126.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA90 |
|---|---|
| RGB | rgb(188, 218, 144) |
| HSL | hsl(84, 50%, 71%) |
| HSV | hsv(84, 34%, 85%) |
| CMYK | cmyk(13.8%, 0%, 33.9%, 14.5%) |
| CIE-LAB | lab(83.36, -22.40, 33.23) |
| CIE-LCH | lch(83.36, 40.08, 123.98°) |
| OKLab | oklab(84.87% -0.0609 0.0826) |
| OKLCH | oklch(84.87% 0.103 126.4) |
| XYZ | xyz(50.8439, 62.8474, 35.8323) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.25
Light Grey Green
#B7E1A1
ΔE00 3.92
Pale Olive
#B9CC81
ΔE00 3.93
Light Moss Green
#A6C875
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 5.13
Light Sage
#BCECAC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA90 #AE90DA
analogous
#DAD390 #BCDA90 #97DA90
triadic
#BCDA90 #90BCDA #DA90BC
tetradic
#BCDA90 #90DAD3 #AE90DA #DA9097
square
#BCDA90 #90DAD3 #AE90DA #DA9097
split-complementary
#BCDA90 #9097DA #D390DA
monochromatic
#83B43C #A0CB62 #BCDA90 #D8E9BE #F1F7E8
Accessibility & contrast
On white
1.55
#BCDA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BCDA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA90
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA90 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18B
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#C0D3C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda90; /* rgb */ color: rgb(188, 218, 144); /* oklch */ color: oklch(84.9% 0.103 126.4);
Tailwind
colors: {
custom: {
50: '#d1e5b1',
500: '#bcda90',
950: '#000000',
},
}SCSS
$custom: #bcda90; $custom-light: #d1e5b1; $custom-dark: #000000;
JSON
{
"hex": "#bcda90",
"rgb": {
"r": 188,
"g": 218,
"b": 144
},
"hsl": {
"h": 84.324,
"s": 50,
"l": 70.98
},
"oklch": {
"l": 0.84867,
"c": 0.10263,
"h": 126.4
},
"luminance": 0.62848
}Semantic roles & 50–950 ramp
primary
#BCDA90
secondary
#7F5DB1
accent
#28BD65
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481