#BCF583#BCF583
#BCF583 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.6% C 0.156 H 130.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF583 |
|---|---|
| RGB | rgb(188, 245, 131) |
| HSL | hsl(90, 85%, 74%) |
| HSV | hsv(90, 47%, 96%) |
| CMYK | cmyk(23.3%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(90.61, -36.69, 48.90) |
| CIE-LCH | lch(90.61, 61.13, 126.88°) |
| OKLab | oklab(90.64% -0.1015 0.1179) |
| OKLCH | oklch(90.64% 0.156 130.7) |
| XYZ | xyz(57.4874, 77.6336, 33.4243) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.20
Light Yellowish Green
#C2FF89
ΔE00 2.04
Light Pea Green
#C4FE82
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.48
Light Yellow Green
#CCFD7F
ΔE00 3.10
Pale Lime
#BEFD73
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF583 #BC83F5
analogous
#F5F583 #BCF583 #83F583
triadic
#BCF583 #83BCF5 #F583BC
tetradic
#BCF583 #83F5F5 #BC83F5 #F58383
square
#BCF583 #83F5F5 #BC83F5 #F58383
split-complementary
#BCF583 #8383F5 #F583F5
monochromatic
#7FEB13 #9DF04A #BCF583 #DBFABC #F0FDE3
Accessibility & contrast
On white
1.27
#BCF583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BCF583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF583
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF583 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#BFEDDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf583; /* rgb */ color: rgb(188, 245, 131); /* oklch */ color: oklch(90.6% 0.156 130.7);
Tailwind
colors: {
custom: {
50: '#d2f8a9',
500: '#bcf583',
950: '#000000',
},
}SCSS
$custom: #bcf583; $custom-light: #d2f8a9; $custom-dark: #000000;
JSON
{
"hex": "#bcf583",
"rgb": {
"r": 188,
"g": 245,
"b": 131
},
"hsl": {
"h": 90,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.90637,
"c": 0.15555,
"h": 130.7
},
"luminance": 0.77635
}Semantic roles & 50–950 ramp
primary
#BCF583
secondary
#8E4BD1
accent
#04E273
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581