#BCF682#BCF682
#BCF682 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.8% C 0.158 H 130.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF682 |
|---|---|
| RGB | rgb(188, 246, 130) |
| HSL | hsl(90, 87%, 74%) |
| HSV | hsv(90, 47%, 96%) |
| CMYK | cmyk(23.6%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(90.88, -37.25, 49.70) |
| CIE-LCH | lch(90.88, 62.11, 126.86°) |
| OKLab | oklab(90.85% -0.1031 0.1196) |
| OKLCH | oklch(90.85% 0.158 130.8) |
| XYZ | xyz(57.7233, 78.2133, 33.1702) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 1.94
Celery
#C1FD95
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 2.86
Light Yellow Green
#CCFD7F
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF682 #BC82F6
analogous
#F6F682 #BCF682 #82F682
triadic
#BCF682 #82BCF6 #F682BC
tetradic
#BCF682 #82F6F6 #BC82F6 #F68282
square
#BCF682 #82F6F6 #BC82F6 #F68282
split-complementary
#BCF682 #8282F6 #F682F6
monochromatic
#7FED11 #9DF249 #BCF682 #DBFABB #F0FDE2
Accessibility & contrast
On white
1.26
#BCF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#BCF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF682
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF682 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#F7E389
Tritanopia (blue-blind)
#BFEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf682; /* rgb */ color: rgb(188, 246, 130); /* oklch */ color: oklch(90.8% 0.158 130.8);
Tailwind
colors: {
custom: {
50: '#d2f9a8',
500: '#bcf682',
950: '#000000',
},
}SCSS
$custom: #bcf682; $custom-light: #d2f9a8; $custom-dark: #000000;
JSON
{
"hex": "#bcf682",
"rgb": {
"r": 188,
"g": 246,
"b": 130
},
"hsl": {
"h": 90,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.90847,
"c": 0.15792,
"h": 130.8
},
"luminance": 0.78215
}Semantic roles & 50–950 ramp
primary
#BCF682
secondary
#8E4AD3
accent
#02E373
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581