#BCF593#BCF593
#BCF593 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.9% C 0.139 H 133.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF593 |
|---|---|
| RGB | rgb(188, 245, 147) |
| HSL | hsl(95, 83%, 77%) |
| HSV | hsv(95, 40%, 96%) |
| CMYK | cmyk(23.3%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(90.83, -34.76, 41.44) |
| CIE-LCH | lch(90.83, 54.09, 129.99°) |
| OKLab | oklab(90.88% -0.0953 0.1017) |
| OKLCH | oklch(90.88% 0.139 133.1) |
| XYZ | xyz(58.6567, 78.1013, 39.5828) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Tea Green
#BDF8A3
ΔE00 2.51
Pale Light Green
#B1FC99
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 3.30
Washed Out Green
#BCF5A6
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF593 #CC93F5
analogous
#EDF593 #BCF593 #93F59B
triadic
#BCF593 #93BCF5 #F593BC
tetradic
#BCF593 #93EDF5 #CC93F5 #F59B93
square
#BCF593 #93EDF5 #CC93F5 #F59B93
split-complementary
#BCF593 #9B93F5 #F593ED
monochromatic
#77EB23 #99F05B #BCF593 #DFFACB #EEFCE3
Accessibility & contrast
On white
1.26
#BCF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#BCF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF593
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF593 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#BDEEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf593; /* rgb */ color: rgb(188, 245, 147); /* oklch */ color: oklch(90.9% 0.139 133.1);
Tailwind
colors: {
custom: {
50: '#d2f8b4',
500: '#bcf593',
950: '#000000',
},
}SCSS
$custom: #bcf593; $custom-light: #d2f8b4; $custom-dark: #000000;
JSON
{
"hex": "#bcf593",
"rgb": {
"r": 188,
"g": 245,
"b": 147
},
"hsl": {
"h": 94.898,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.90879,
"c": 0.13942,
"h": 133.1
},
"luminance": 0.78103
}Semantic roles & 50–950 ramp
primary
#BCF593
secondary
#A059D3
accent
#06DF85
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581