#BCF27F#BCF27F
#BCF27F is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 89.9% C 0.155 H 129.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF27F |
|---|---|
| RGB | rgb(188, 242, 127) |
| HSL | hsl(88, 82%, 72%) |
| HSV | hsv(88, 48%, 95%) |
| CMYK | cmyk(22.3%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(89.73, -35.78, 49.71) |
| CIE-LCH | lch(89.73, 61.24, 125.74°) |
| OKLab | oklab(89.91% -0.0992 0.1194) |
| OKLCH | oklch(89.91% 0.155 129.7) |
| XYZ | xyz(56.3213, 75.7268, 31.7240) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.94
Light Pea Green
#C4FE82
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.70
Light Yellow Green
#CCFD7F
ΔE00 3.12
Celery
#C1FD95
ΔE00 3.21
Pale Lime
#BEFD73
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF27F #B57FF2
analogous
#F2EF7F #BCF27F #83F27F
triadic
#BCF27F #7FBCF2 #F27FBC
tetradic
#BCF27F #7FF2EF #B57FF2 #F27F83
square
#BCF27F #7FF2EF #B57FF2 #F27F83
split-complementary
#BCF27F #7F83F2 #EF7FF2
monochromatic
#81E017 #9FEC47 #BCF27F #D9F8B7 #F0FCE3
Accessibility & contrast
On white
1.30
#BCF27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BCF27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF27F
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF27F | 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)
#FBE475
Deuteranopia (green-blind)
#F4E086
Tritanopia (blue-blind)
#C0E9D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf27f; /* rgb */ color: rgb(188, 242, 127); /* oklch */ color: oklch(89.9% 0.155 129.7);
Tailwind
colors: {
custom: {
50: '#d2f6a6',
500: '#bcf27f',
950: '#000000',
},
}SCSS
$custom: #bcf27f; $custom-light: #d2f6a6; $custom-dark: #000000;
JSON
{
"hex": "#bcf27f",
"rgb": {
"r": 188,
"g": 242,
"b": 127
},
"hsl": {
"h": 88.174,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.89911,
"c": 0.15527,
"h": 129.7
},
"luminance": 0.75728
}Semantic roles & 50–950 ramp
primary
#BCF27F
secondary
#8748CD
accent
#08DE6C
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580