#BCED91#BCED91
#BCED91 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.1% C 0.130 H 131.4°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED91 |
|---|---|
| RGB | rgb(188, 237, 145) |
| HSL | hsl(92, 72%, 75%) |
| HSV | hsv(92, 39%, 93%) |
| CMYK | cmyk(20.7%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(88.59, -31.33, 39.55) |
| CIE-LCH | lch(88.59, 50.46, 128.38°) |
| OKLab | oklab(89.07% -0.0859 0.0973) |
| OKLCH | oklch(89.07% 0.13 131.4) |
| XYZ | xyz(56.1331, 73.3030, 37.9741) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.26
Washed Out Green
#BCF5A6
ΔE00 3.55
Celery
#C1FD95
ΔE00 3.57
Pistachio (survey)
#C0FA8B
ΔE00 3.57
Pale Light Green
#B1FC99
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED91 #C291ED
analogous
#EAED91 #BCED91 #91ED94
triadic
#BCED91 #91BCED #ED91BC
tetradic
#BCED91 #91EAED #C291ED #ED9491
square
#BCED91 #91EAED #C291ED #ED9491
split-complementary
#BCED91 #9491ED #ED91EA
monochromatic
#7CDC28 #9CE45C #BCED91 #DCF6C6 #EFFBE5
Accessibility & contrast
On white
1.34
#BCED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#BCED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED91
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED91 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#EDDD96
Tritanopia (blue-blind)
#BEE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced91; /* rgb */ color: rgb(188, 237, 145); /* oklch */ color: oklch(89.1% 0.130 131.4);
Tailwind
colors: {
custom: {
50: '#d1f3b2',
500: '#bced91',
950: '#000000',
},
}SCSS
$custom: #bced91; $custom-light: #d1f3b2; $custom-dark: #000000;
JSON
{
"hex": "#bced91",
"rgb": {
"r": 188,
"g": 237,
"b": 145
},
"hsl": {
"h": 91.957,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.8907,
"c": 0.12977,
"h": 131.4
},
"luminance": 0.73304
}Semantic roles & 50–950 ramp
primary
#BCED91
secondary
#955AC8
accent
#12D479
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581