#BCED84#BCED84
#BCED84 is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 88.9% C 0.143 H 129.4°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED84 |
|---|---|
| RGB | rgb(188, 237, 132) |
| HSL | hsl(88, 74%, 72%) |
| HSV | hsv(88, 44%, 93%) |
| CMYK | cmyk(20.7%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(88.41, -32.92, 45.69) |
| CIE-LCH | lch(88.41, 56.31, 125.78°) |
| OKLab | oklab(88.87% -0.091 0.1107) |
| OKLCH | oklch(88.87% 0.143 129.4) |
| XYZ | xyz(55.1875, 72.9247, 32.9936) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.80
Celery
#C1FD95
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 3.91
Light Pea Green
#C4FE82
ΔE00 3.99
Light Yellow Green
#CCFD7F
ΔE00 4.35
Pale Lime
#BEFD73
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED84 #B584ED
analogous
#EDE984 #BCED84 #88ED84
triadic
#BCED84 #84BCED #ED84BC
tetradic
#BCED84 #84EDE9 #B584ED #ED8488
square
#BCED84 #84EDE9 #B584ED #ED8488
split-complementary
#BCED84 #8488ED #E984ED
monochromatic
#81D71F #9FE54F #BCED84 #D9F5B9 #F0FBE4
Accessibility & contrast
On white
1.35
#BCED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#BCED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED84
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED84 | 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)
#F6E07C
Deuteranopia (green-blind)
#EFDD8A
Tritanopia (blue-blind)
#C0E5D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced84; /* rgb */ color: rgb(188, 237, 132); /* oklch */ color: oklch(88.9% 0.143 129.4);
Tailwind
colors: {
custom: {
50: '#d2f3a9',
500: '#bced84',
950: '#000000',
},
}SCSS
$custom: #bced84; $custom-light: #d2f3a9; $custom-dark: #000000;
JSON
{
"hex": "#bced84",
"rgb": {
"r": 188,
"g": 237,
"b": 132
},
"hsl": {
"h": 88,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.88866,
"c": 0.14328,
"h": 129.4
},
"luminance": 0.72926
}Semantic roles & 50–950 ramp
primary
#BCED84
secondary
#874EC7
accent
#0FD76C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581