#BCF883#BCF883
#BCF883 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.3% C 0.160 H 131.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF883 |
|---|---|
| RGB | rgb(188, 248, 131) |
| HSL | hsl(91, 89%, 74%) |
| HSV | hsv(91, 47%, 97%) |
| CMYK | cmyk(24.2%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(91.44, -38.04, 49.92) |
| CIE-LCH | lch(91.44, 62.77, 127.31°) |
| OKLab | oklab(91.31% -0.1053 0.1201) |
| OKLCH | oklch(91.31% 0.16 131.2) |
| XYZ | xyz(58.4023, 79.4635, 33.7293) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.99
Light Yellowish Green
#C2FF89
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 1.69
Celery
#C1FD95
ΔE00 2.31
Pale Lime
#BEFD73
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF883 #BF83F8
analogous
#F7F883 #BCF883 #83F885
triadic
#BCF883 #83BCF8 #F883BC
tetradic
#BCF883 #83F7F8 #BF83F8 #F88583
square
#BCF883 #83F7F8 #BF83F8 #F88583
split-complementary
#BCF883 #8583F8 #F883F7
monochromatic
#7DF10F #9DF549 #BCF883 #DBFBBD #EFFDE2
Accessibility & contrast
On white
1.24
#BCF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#BCF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF883
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF883 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#BFF0DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf883; /* rgb */ color: rgb(188, 248, 131); /* oklch */ color: oklch(91.3% 0.160 131.2);
Tailwind
colors: {
custom: {
50: '#d2fba9',
500: '#bcf883',
950: '#000000',
},
}SCSS
$custom: #bcf883; $custom-light: #d2fba9; $custom-dark: #000000;
JSON
{
"hex": "#bcf883",
"rgb": {
"r": 188,
"g": 248,
"b": 131
},
"hsl": {
"h": 90.769,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.91308,
"c": 0.15974,
"h": 131.2
},
"luminance": 0.79465
}Semantic roles & 50–950 ramp
primary
#BCF883
secondary
#914AD5
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581