#BCED83#BCED83
#BCED83 is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 88.9% C 0.144 H 129.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED83 |
|---|---|
| RGB | rgb(188, 237, 131) |
| HSL | hsl(88, 75%, 72%) |
| HSV | hsv(88, 45%, 93%) |
| CMYK | cmyk(20.7%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(88.40, -33.04, 46.15) |
| CIE-LCH | lch(88.40, 56.76, 125.60°) |
| OKLab | oklab(88.85% -0.0913 0.1117) |
| OKLCH | oklch(88.85% 0.144 129.3) |
| XYZ | xyz(55.1194, 72.8975, 32.6350) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.80
Celery
#C1FD95
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 3.88
Light Pea Green
#C4FE82
ΔE00 3.92
Light Yellow Green
#CCFD7F
ΔE00 4.26
Pale Lime
#BEFD73
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED83 #B483ED
analogous
#EDE983 #BCED83 #87ED83
triadic
#BCED83 #83BCED #ED83BC
tetradic
#BCED83 #83EDE9 #B483ED #ED8387
square
#BCED83 #83EDE9 #B483ED #ED8387
split-complementary
#BCED83 #8387ED #E983ED
monochromatic
#82D61F #9FE54E #BCED83 #D9F5B8 #F1FBE4
Accessibility & contrast
On white
1.35
#BCED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#BCED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED83
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED83 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#C0E5D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced83; /* rgb */ color: rgb(188, 237, 131); /* oklch */ color: oklch(88.9% 0.144 129.3);
Tailwind
colors: {
custom: {
50: '#d2f3a9',
500: '#bced83',
950: '#000000',
},
}SCSS
$custom: #bced83; $custom-light: #d2f3a9; $custom-dark: #000000;
JSON
{
"hex": "#bced83",
"rgb": {
"r": 188,
"g": 237,
"b": 131
},
"hsl": {
"h": 87.736,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.88851,
"c": 0.14431,
"h": 129.3
},
"luminance": 0.72898
}Semantic roles & 50–950 ramp
primary
#BCED83
secondary
#854DC7
accent
#0FD76B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581