#BCED85#BCED85
#BCED85 is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 88.9% C 0.142 H 129.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED85 |
|---|---|
| RGB | rgb(188, 237, 133) |
| HSL | hsl(88, 74%, 73%) |
| HSV | hsv(88, 44%, 93%) |
| CMYK | cmyk(20.7%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(88.42, -32.80, 45.22) |
| CIE-LCH | lch(88.42, 55.87, 125.96°) |
| OKLab | oklab(88.88% -0.0906 0.1097) |
| OKLCH | oklch(88.88% 0.142 129.5) |
| XYZ | xyz(55.2562, 72.9522, 33.3558) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Celery
#C1FD95
ΔE00 3.58
Light Yellowish Green
#C2FF89
ΔE00 3.94
Light Pea Green
#C4FE82
ΔE00 4.07
Light Yellow Green
#CCFD7F
ΔE00 4.45
Tea Green
#BDF8A3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED85 #B685ED
analogous
#EDEA85 #BCED85 #88ED85
triadic
#BCED85 #85BCED #ED85BC
tetradic
#BCED85 #85EDEA #B685ED #ED8588
square
#BCED85 #85EDEA #B685ED #ED8588
split-complementary
#BCED85 #8588ED #EA85ED
monochromatic
#81D820 #9FE550 #BCED85 #D9F5BA #F0FBE4
Accessibility & contrast
On white
1.35
#BCED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#BCED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED85
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED85 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07D
Deuteranopia (green-blind)
#EFDD8B
Tritanopia (blue-blind)
#C0E5D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced85; /* rgb */ color: rgb(188, 237, 133); /* oklch */ color: oklch(88.9% 0.142 129.5);
Tailwind
colors: {
custom: {
50: '#d2f3aa',
500: '#bced85',
950: '#000000',
},
}SCSS
$custom: #bced85; $custom-light: #d2f3aa; $custom-dark: #000000;
JSON
{
"hex": "#bced85",
"rgb": {
"r": 188,
"g": 237,
"b": 133
},
"hsl": {
"h": 88.269,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.88881,
"c": 0.14227,
"h": 129.5
},
"luminance": 0.72953
}Semantic roles & 50–950 ramp
primary
#BCED85
secondary
#884FC7
accent
#0FD66D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581