#BCED96#BCED96
#BCED96 is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.2% C 0.124 H 132.4°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED96 |
|---|---|
| RGB | rgb(188, 237, 150) |
| HSL | hsl(94, 71%, 76%) |
| HSV | hsv(94, 37%, 93%) |
| CMYK | cmyk(20.7%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(88.67, -30.67, 37.16) |
| CIE-LCH | lch(88.67, 48.19, 129.54°) |
| OKLab | oklab(89.16% -0.0838 0.0919) |
| OKLCH | oklch(89.16% 0.124 132.4) |
| XYZ | xyz(56.5272, 73.4606, 40.0494) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.79
Washed Out Green
#BCF5A6
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.90
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Light Light Green
#C8FFB0
ΔE00 4.33
Pale Light Green
#B1FC99
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED96 #C796ED
analogous
#E7ED96 #BCED96 #96ED9B
triadic
#BCED96 #96BCED #ED96BC
tetradic
#BCED96 #96E7ED #C796ED #ED9B96
square
#BCED96 #96E7ED #C796ED #ED9B96
split-complementary
#BCED96 #9B96ED #ED96E7
monochromatic
#79DB2E #9BE462 #BCED96 #DDF6CA #EEFBE5
Accessibility & contrast
On white
1.34
#BCED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#BCED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED96
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED96 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#EDDD9B
Tritanopia (blue-blind)
#BDE6D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bced96; /* rgb */ color: rgb(188, 237, 150); /* oklch */ color: oklch(89.2% 0.124 132.4);
Tailwind
colors: {
custom: {
50: '#d1f3b6',
500: '#bced96',
950: '#000000',
},
}SCSS
$custom: #bced96; $custom-light: #d1f3b6; $custom-dark: #000000;
JSON
{
"hex": "#bced96",
"rgb": {
"r": 188,
"g": 237,
"b": 150
},
"hsl": {
"h": 93.793,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.89155,
"c": 0.12443,
"h": 132.4
},
"luminance": 0.73462
}Semantic roles & 50–950 ramp
primary
#BCED96
secondary
#9A5EC9
accent
#13D37F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581