#BCED93#BCED93
#BCED93 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.1% C 0.128 H 131.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED93 |
|---|---|
| RGB | rgb(188, 237, 147) |
| HSL | hsl(93, 71%, 75%) |
| HSV | hsv(93, 38%, 93%) |
| CMYK | cmyk(20.7%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(88.62, -31.07, 38.60) |
| CIE-LCH | lch(88.62, 49.55, 128.83°) |
| OKLab | oklab(89.1% -0.0851 0.0952) |
| OKLCH | oklch(89.1% 0.128 131.8) |
| XYZ | xyz(56.2887, 73.3652, 38.7934) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.26
Celery
#C1FD95
ΔE00 3.68
Pistachio (survey)
#C0FA8B
ΔE00 3.79
Pale Light Green
#B1FC99
ΔE00 4.40
Light Light Green
#C8FFB0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED93 #C493ED
analogous
#E9ED93 #BCED93 #93ED97
triadic
#BCED93 #93BCED #ED93BC
tetradic
#BCED93 #93E9ED #C493ED #ED9793
square
#BCED93 #93E9ED #C493ED #ED9793
split-complementary
#BCED93 #9793ED #ED93E9
monochromatic
#7BDC2A #9BE45F #BCED93 #DDF6C7 #EFFBE5
Accessibility & contrast
On white
1.34
#BCED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#BCED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED93
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED93 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18C
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#BEE6D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced93; /* rgb */ color: rgb(188, 237, 147); /* oklch */ color: oklch(89.1% 0.128 131.8);
Tailwind
colors: {
custom: {
50: '#d1f3b3',
500: '#bced93',
950: '#000000',
},
}SCSS
$custom: #bced93; $custom-light: #d1f3b3; $custom-dark: #000000;
JSON
{
"hex": "#bced93",
"rgb": {
"r": 188,
"g": 237,
"b": 147
},
"hsl": {
"h": 92.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.89103,
"c": 0.12765,
"h": 131.8
},
"luminance": 0.73366
}Semantic roles & 50–950 ramp
primary
#BCED93
secondary
#975CC9
accent
#12D37B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581