#BCF385#BCF385
#BCF385 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.2% C 0.151 H 130.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF385 |
|---|---|
| RGB | rgb(188, 243, 133) |
| HSL | hsl(90, 82%, 74%) |
| HSV | hsv(90, 45%, 95%) |
| CMYK | cmyk(22.6%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(90.08, -35.56, 47.29) |
| CIE-LCH | lch(90.08, 59.17, 126.94°) |
| OKLab | oklab(90.22% -0.0982 0.1144) |
| OKLCH | oklch(90.22% 0.151 130.7) |
| XYZ | xyz(57.0225, 76.4848, 33.9445) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.46
Celery
#C1FD95
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.76
Light Yellow Green
#CCFD7F
ΔE00 3.52
Pale Lime
#BEFD73
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF385 #BC85F3
analogous
#F3F385 #BCF385 #85F385
triadic
#BCF385 #85BCF3 #F385BC
tetradic
#BCF385 #85F3F3 #BC85F3 #F38585
square
#BCF385 #85F3F3 #BC85F3 #F38585
split-complementary
#BCF385 #8585F3 #F385F3
monochromatic
#7FE717 #9DEE4D #BCF385 #DBF8BD #F0FCE3
Accessibility & contrast
On white
1.29
#BCF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#BCF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF385
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF385 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#BFEBD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf385; /* rgb */ color: rgb(188, 243, 133); /* oklch */ color: oklch(90.2% 0.151 130.7);
Tailwind
colors: {
custom: {
50: '#d2f7aa',
500: '#bcf385',
950: '#000000',
},
}SCSS
$custom: #bcf385; $custom-light: #d2f7aa; $custom-dark: #000000;
JSON
{
"hex": "#bcf385",
"rgb": {
"r": 188,
"g": 243,
"b": 133
},
"hsl": {
"h": 90,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.90219,
"c": 0.15077,
"h": 130.7
},
"luminance": 0.76486
}Semantic roles & 50–950 ramp
primary
#BCF385
secondary
#8E4DCF
accent
#07DE73
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581