#BCF083#BCF083
#BCF083 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.5% C 0.149 H 129.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF083 |
|---|---|
| RGB | rgb(188, 240, 131) |
| HSL | hsl(89, 78%, 73%) |
| HSV | hsv(89, 45%, 94%) |
| CMYK | cmyk(21.7%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(89.23, -34.42, 47.18) |
| CIE-LCH | lch(89.23, 58.40, 126.11°) |
| OKLab | oklab(89.52% -0.0952 0.114) |
| OKLCH | oklch(89.52% 0.149 129.9) |
| XYZ | xyz(55.9952, 74.6492, 32.9269) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Celery
#C1FD95
ΔE00 3.14
Light Yellowish Green
#C2FF89
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 3.24
Light Yellow Green
#CCFD7F
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF083 #B783F0
analogous
#F0EE83 #BCF083 #85F083
triadic
#BCF083 #83BCF0 #F083BC
tetradic
#BCF083 #83F0EE #B783F0 #F08385
square
#BCF083 #83F0EE #B783F0 #F08385
split-complementary
#BCF083 #8385F0 #EE83F0
monochromatic
#81DE1B #9FE94C #BCF083 #D9F7BA #F0FCE4
Accessibility & contrast
On white
1.32
#BCF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#BCF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF083
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF083 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37A
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#BFE8D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcf083; /* rgb */ color: rgb(188, 240, 131); /* oklch */ color: oklch(89.5% 0.149 129.9);
Tailwind
colors: {
custom: {
50: '#d2f5a9',
500: '#bcf083',
950: '#000000',
},
}SCSS
$custom: #bcf083; $custom-light: #d2f5a9; $custom-dark: #000000;
JSON
{
"hex": "#bcf083",
"rgb": {
"r": 188,
"g": 240,
"b": 131
},
"hsl": {
"h": 88.624,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.8952,
"c": 0.14853,
"h": 129.9
},
"luminance": 0.7465
}Semantic roles & 50–950 ramp
primary
#BCF083
secondary
#894CCB
accent
#0BDB6E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581