#BCF280#BCF280
#BCF280 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 89.9% C 0.154 H 129.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF280 |
|---|---|
| RGB | rgb(188, 242, 128) |
| HSL | hsl(88, 81%, 73%) |
| HSV | hsv(88, 47%, 95%) |
| CMYK | cmyk(22.3%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(89.74, -35.67, 49.25) |
| CIE-LCH | lch(89.74, 60.81, 125.91°) |
| OKLab | oklab(89.92% -0.0989 0.1185) |
| OKLCH | oklch(89.92% 0.154 129.8) |
| XYZ | xyz(56.3868, 75.7530, 32.0689) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.69
Celery
#C1FD95
ΔE00 3.11
Light Yellow Green
#CCFD7F
ΔE00 3.19
Pale Lime
#BEFD73
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF280 #B680F2
analogous
#F2EF80 #BCF280 #83F280
triadic
#BCF280 #80BCF2 #F280BC
tetradic
#BCF280 #80F2EF #B680F2 #F28083
square
#BCF280 #80F2EF #B680F2 #F28083
split-complementary
#BCF280 #8083F2 #EF80F2
monochromatic
#81E117 #9FEC48 #BCF280 #D9F8B8 #F0FCE3
Accessibility & contrast
On white
1.30
#BCF280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BCF280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF280
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF280 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#F3E087
Tritanopia (blue-blind)
#C0EAD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf280; /* rgb */ color: rgb(188, 242, 128); /* oklch */ color: oklch(89.9% 0.154 129.8);
Tailwind
colors: {
custom: {
50: '#d2f6a7',
500: '#bcf280',
950: '#000000',
},
}SCSS
$custom: #bcf280; $custom-light: #d2f6a7; $custom-dark: #000000;
JSON
{
"hex": "#bcf280",
"rgb": {
"r": 188,
"g": 242,
"b": 128
},
"hsl": {
"h": 88.421,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.89924,
"c": 0.15429,
"h": 129.8
},
"luminance": 0.75754
}Semantic roles & 50–950 ramp
primary
#BCF280
secondary
#8849CD
accent
#08DE6D
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580