#BCF17F#BCF17F
#BCF17F is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.7% C 0.154 H 129.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF17F |
|---|---|
| RGB | rgb(188, 241, 127) |
| HSL | hsl(88, 80%, 72%) |
| HSV | hsv(88, 47%, 95%) |
| CMYK | cmyk(22%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(89.46, -35.32, 49.37) |
| CIE-LCH | lch(89.46, 60.70, 125.58°) |
| OKLab | oklab(89.69% -0.098 0.1187) |
| OKLCH | oklch(89.69% 0.154 129.5) |
| XYZ | xyz(56.0245, 75.1332, 31.6250) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.11
Light Pea Green
#C4FE82
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Yellow Green
#CCFD7F
ΔE00 3.26
Celery
#C1FD95
ΔE00 3.33
Pale Lime
#BEFD73
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF17F #B47FF1
analogous
#F1ED7F #BCF17F #83F17F
triadic
#BCF17F #7FBCF1 #F17FBC
tetradic
#BCF17F #7FF1ED #B47FF1 #F17F83
square
#BCF17F #7FF1ED #B47FF1 #F17F83
split-complementary
#BCF17F #7F83F1 #ED7FF1
monochromatic
#82DD18 #9FEB48 #BCF17F #D9F7B6 #F1FCE3
Accessibility & contrast
On white
1.31
#BCF17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#BCF17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF17F
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF17F | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#C0E8D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcf17f; /* rgb */ color: rgb(188, 241, 127); /* oklch */ color: oklch(89.7% 0.154 129.5);
Tailwind
colors: {
custom: {
50: '#d2f6a6',
500: '#bcf17f',
950: '#000000',
},
}SCSS
$custom: #bcf17f; $custom-light: #d2f6a6; $custom-dark: #000000;
JSON
{
"hex": "#bcf17f",
"rgb": {
"r": 188,
"g": 241,
"b": 127
},
"hsl": {
"h": 87.895,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.89687,
"c": 0.15388,
"h": 129.5
},
"luminance": 0.75134
}Semantic roles & 50–950 ramp
primary
#BCF17F
secondary
#8548CC
accent
#09DD6B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580