#BCF182#BCF182
#BCF182 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.7% C 0.151 H 129.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF182 |
|---|---|
| RGB | rgb(188, 241, 130) |
| HSL | hsl(89, 80%, 73%) |
| HSV | hsv(89, 46%, 95%) |
| CMYK | cmyk(22%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(89.49, -34.99, 47.99) |
| CIE-LCH | lch(89.49, 59.39, 126.09°) |
| OKLab | oklab(89.73% -0.0968 0.1158) |
| OKLCH | oklch(89.73% 0.151 129.9) |
| XYZ | xyz(56.2229, 75.2126, 32.6701) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.06
Light Yellow Green
#CCFD7F
ΔE00 3.50
Pale Lime
#BEFD73
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF182 #B782F1
analogous
#F1EF82 #BCF182 #84F182
triadic
#BCF182 #82BCF1 #F182BC
tetradic
#BCF182 #82F1EF #B782F1 #F18284
square
#BCF182 #82F1EF #B782F1 #F18284
split-complementary
#BCF182 #8284F1 #EF82F1
monochromatic
#81E019 #9EEB4B #BCF182 #D9F7B9 #F0FCE3
Accessibility & contrast
On white
1.31
#BCF182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#BCF182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF182
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF182 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#F2E088
Tritanopia (blue-blind)
#BFE9D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcf182; /* rgb */ color: rgb(188, 241, 130); /* oklch */ color: oklch(89.7% 0.151 129.9);
Tailwind
colors: {
custom: {
50: '#d2f6a8',
500: '#bcf182',
950: '#000000',
},
}SCSS
$custom: #bcf182; $custom-light: #d2f6a8; $custom-dark: #000000;
JSON
{
"hex": "#bcf182",
"rgb": {
"r": 188,
"g": 241,
"b": 130
},
"hsl": {
"h": 88.649,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.89729,
"c": 0.15093,
"h": 129.9
},
"luminance": 0.75214
}Semantic roles & 50–950 ramp
primary
#BCF182
secondary
#894BCC
accent
#09DC6E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581