#BCF286#BCF286
#BCF286 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.0% C 0.148 H 130.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF286 |
|---|---|
| RGB | rgb(188, 242, 134) |
| HSL | hsl(90, 81%, 74%) |
| HSV | hsv(90, 45%, 95%) |
| CMYK | cmyk(22.3%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(89.82, -34.98, 46.48) |
| CIE-LCH | lch(89.82, 58.18, 126.97°) |
| OKLab | oklab(90.01% -0.0966 0.1126) |
| OKLCH | oklch(90.01% 0.148 130.6) |
| XYZ | xyz(56.7935, 75.9157, 34.2106) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Celery
#C1FD95
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 2.79
Light Pea Green
#C4FE82
ΔE00 3.05
Light Yellow Green
#CCFD7F
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF286 #BC86F2
analogous
#F2F286 #BCF286 #86F286
triadic
#BCF286 #86BCF2 #F286BC
tetradic
#BCF286 #86F2F2 #BC86F2 #F28686
square
#BCF286 #86F2F2 #BC86F2 #F28686
split-complementary
#BCF286 #8686F2 #F286F2
monochromatic
#7FE519 #9DEC4F #BCF286 #DBF8BD #F0FCE3
Accessibility & contrast
On white
1.30
#BCF286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#BCF286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF286
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF286 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47D
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#BFEAD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf286; /* rgb */ color: rgb(188, 242, 134); /* oklch */ color: oklch(90.0% 0.148 130.6);
Tailwind
colors: {
custom: {
50: '#d2f6ab',
500: '#bcf286',
950: '#000000',
},
}SCSS
$custom: #bcf286; $custom-light: #d2f6ab; $custom-dark: #000000;
JSON
{
"hex": "#bcf286",
"rgb": {
"r": 188,
"g": 242,
"b": 134
},
"hsl": {
"h": 90,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.9001,
"c": 0.14836,
"h": 130.6
},
"luminance": 0.75917
}Semantic roles & 50–950 ramp
primary
#BCF286
secondary
#8E4ECE
accent
#09DD73
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581