#BCED92#BCED92
#BCED92 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.1% C 0.129 H 131.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED92 |
|---|---|
| RGB | rgb(188, 237, 146) |
| HSL | hsl(92, 72%, 75%) |
| HSV | hsv(92, 38%, 93%) |
| CMYK | cmyk(20.7%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(88.61, -31.20, 39.07) |
| CIE-LCH | lch(88.61, 50.00, 128.61°) |
| OKLab | oklab(89.09% -0.0855 0.0963) |
| OKLCH | oklch(89.09% 0.129 131.6) |
| XYZ | xyz(56.2105, 73.3340, 38.3819) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.15
Washed Out Green
#BCF5A6
ΔE00 3.40
Celery
#C1FD95
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Pale Light Green
#B1FC99
ΔE00 4.41
Light Light Green
#C8FFB0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED92 #C392ED
analogous
#E9ED92 #BCED92 #92ED96
triadic
#BCED92 #92BCED #ED92BC
tetradic
#BCED92 #92E9ED #C392ED #ED9692
square
#BCED92 #92E9ED #C392ED #ED9692
split-complementary
#BCED92 #9692ED #ED92E9
monochromatic
#7BDC29 #9CE45D #BCED92 #DCF6C7 #EFFBE5
Accessibility & contrast
On white
1.34
#BCED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#BCED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED92
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED92 | 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)
#F5E18B
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#BEE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced92; /* rgb */ color: rgb(188, 237, 146); /* oklch */ color: oklch(89.1% 0.129 131.6);
Tailwind
colors: {
custom: {
50: '#d1f3b3',
500: '#bced92',
950: '#000000',
},
}SCSS
$custom: #bced92; $custom-light: #d1f3b3; $custom-dark: #000000;
JSON
{
"hex": "#bced92",
"rgb": {
"r": 188,
"g": 237,
"b": 146
},
"hsl": {
"h": 92.308,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.89087,
"c": 0.12871,
"h": 131.6
},
"luminance": 0.73335
}Semantic roles & 50–950 ramp
primary
#BCED92
secondary
#965BC8
accent
#12D47A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581