#BCF281#BCF281
#BCF281 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 89.9% C 0.153 H 130.0°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF281 |
|---|---|
| RGB | rgb(188, 242, 129) |
| HSL | hsl(89, 81%, 73%) |
| HSV | hsv(89, 47%, 95%) |
| CMYK | cmyk(22.3%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(89.76, -35.55, 48.79) |
| CIE-LCH | lch(89.76, 60.37, 126.08°) |
| OKLab | oklab(89.94% -0.0985 0.1175) |
| OKLCH | oklch(89.94% 0.153 130) |
| XYZ | xyz(56.4530, 75.7795, 32.4173) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.81
Light Pea Green
#C4FE82
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 2.69
Celery
#C1FD95
ΔE00 3.01
Light Yellow Green
#CCFD7F
ΔE00 3.28
Pale Lime
#BEFD73
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF281 #B781F2
analogous
#F2F081 #BCF281 #83F281
triadic
#BCF281 #81BCF2 #F281BC
tetradic
#BCF281 #81F2F0 #B781F2 #F28183
square
#BCF281 #81F2F0 #B781F2 #F28183
split-complementary
#BCF281 #8183F2 #F081F2
monochromatic
#81E117 #9EEC4A #BCF281 #D9F8B8 #F0FCE3
Accessibility & contrast
On white
1.30
#BCF281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#BCF281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF281
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF281 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#F3E088
Tritanopia (blue-blind)
#BFEAD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf281; /* rgb */ color: rgb(188, 242, 129); /* oklch */ color: oklch(89.9% 0.153 130.0);
Tailwind
colors: {
custom: {
50: '#d2f6a7',
500: '#bcf281',
950: '#000000',
},
}SCSS
$custom: #bcf281; $custom-light: #d2f6a7; $custom-dark: #000000;
JSON
{
"hex": "#bcf281",
"rgb": {
"r": 188,
"g": 242,
"b": 129
},
"hsl": {
"h": 88.673,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.89938,
"c": 0.15332,
"h": 130
},
"luminance": 0.75781
}Semantic roles & 50–950 ramp
primary
#BCF281
secondary
#894ACD
accent
#08DE6E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580