#BCDA85#BCDA85
#BCDA85 is a very light, moderate yellow-green. Relative luminance 0.625; OKLCH L 84.7% C 0.115 H 124.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA85 |
|---|---|
| RGB | rgb(188, 218, 133) |
| HSL | hsl(81, 53%, 69%) |
| HSV | hsv(81, 39%, 85%) |
| CMYK | cmyk(13.8%, 0%, 39%, 14.5%) |
| CIE-LAB | lab(83.19, -23.81, 38.58) |
| CIE-LCH | lch(83.19, 45.34, 121.68°) |
| OKLab | oklab(84.68% -0.0654 0.0946) |
| OKLCH | oklch(84.68% 0.115 124.6) |
| XYZ | xyz(50.0438, 62.5274, 31.6183) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.20
Pale Olive
#B9CC81
ΔE00 3.80
Greenish Tan
#BCCB7A
ΔE00 4.43
Light Moss Green
#A6C875
ΔE00 4.74
Greenish Beige
#C9D179
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA85 #A385DA
analogous
#DACE85 #BCDA85 #92DA85
triadic
#BCDA85 #85BCDA #DA85BC
tetradic
#BCDA85 #85DACE #A385DA #DA8592
square
#BCDA85 #85DACE #A385DA #DA8592
split-complementary
#BCDA85 #8592DA #CE85DA
monochromatic
#84AF35 #A2CC56 #BCDA85 #D6E8B4 #F0F6E3
Accessibility & contrast
On white
1.55
#BCDA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BCDA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA85
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA85 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07F
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#C1D2C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda85; /* rgb */ color: rgb(188, 218, 133); /* oklch */ color: oklch(84.7% 0.115 124.6);
Tailwind
colors: {
custom: {
50: '#d1e5a9',
500: '#bcda85',
950: '#000000',
},
}SCSS
$custom: #bcda85; $custom-light: #d1e5a9; $custom-dark: #000000;
JSON
{
"hex": "#bcda85",
"rgb": {
"r": 188,
"g": 218,
"b": 133
},
"hsl": {
"h": 81.176,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.84676,
"c": 0.11502,
"h": 124.6
},
"luminance": 0.62528
}Semantic roles & 50–950 ramp
primary
#BCDA85
secondary
#7453B1
accent
#25C15C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481