#BCDF85#BCDF85
#BCDF85 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.8% C 0.122 H 126.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF85 |
|---|---|
| RGB | rgb(188, 223, 133) |
| HSL | hsl(83, 58%, 70%) |
| HSV | hsv(83, 40%, 87%) |
| CMYK | cmyk(15.7%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(84.57, -26.22, 40.34) |
| CIE-LCH | lch(84.57, 48.11, 123.02°) |
| OKLab | oklab(85.78% -0.0722 0.0986) |
| OKLCH | oklch(85.78% 0.122 126.2) |
| XYZ | xyz(51.3600, 65.1597, 32.0570) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.04
Pale Olive
#B9CC81
ΔE00 5.20
Light Moss Green
#A6C875
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 5.64
Greenish Tan
#BCCB7A
ΔE00 5.73
Pistachio (survey)
#C0FA8B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF85 #A885DF
analogous
#DFD585 #BCDF85 #8FDF85
triadic
#BCDF85 #85BCDF #DF85BC
tetradic
#BCDF85 #85DFD5 #A885DF #DF858F
square
#BCDF85 #85DFD5 #A885DF #DF858F
split-complementary
#BCDF85 #858FDF #D585DF
monochromatic
#84B931 #A1D255 #BCDF85 #D7ECB5 #F1F8E6
Accessibility & contrast
On white
1.50
#BCDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BCDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF85
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF85 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47E
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#C1D7C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf85; /* rgb */ color: rgb(188, 223, 133); /* oklch */ color: oklch(85.8% 0.122 126.2);
Tailwind
colors: {
custom: {
50: '#d1e9aa',
500: '#bcdf85',
950: '#000000',
},
}SCSS
$custom: #bcdf85; $custom-light: #d1e9aa; $custom-dark: #000000;
JSON
{
"hex": "#bcdf85",
"rgb": {
"r": 188,
"g": 223,
"b": 133
},
"hsl": {
"h": 83.333,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.85778,
"c": 0.12222,
"h": 126.2
},
"luminance": 0.6516
}Semantic roles & 50–950 ramp
primary
#BCDF85
secondary
#7952B6
accent
#1FC660
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481