#BCF67F#BCF67F
#BCF67F is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.8% C 0.161 H 130.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF67F |
|---|---|
| RGB | rgb(188, 246, 127) |
| HSL | hsl(89, 87%, 73%) |
| HSV | hsv(89, 48%, 96%) |
| CMYK | cmyk(23.6%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(90.84, -37.58, 51.06) |
| CIE-LCH | lch(90.84, 63.40, 126.35°) |
| OKLab | oklab(90.81% -0.1043 0.1224) |
| OKLCH | oklch(90.81% 0.161 130.4) |
| XYZ | xyz(57.5249, 78.1339, 32.1252) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.50
Light Pea Green
#C4FE82
ΔE00 1.77
Light Yellowish Green
#C2FF89
ΔE00 1.90
Pale Lime
#BEFD73
ΔE00 2.51
Light Yellow Green
#CCFD7F
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF67F #B97FF6
analogous
#F6F57F #BCF67F #80F67F
triadic
#BCF67F #7FBCF6 #F67FBC
tetradic
#BCF67F #7FF6F5 #B97FF6 #F67F80
square
#BCF67F #7FF6F5 #B97FF6 #F67F80
split-complementary
#BCF67F #7F80F6 #F57FF6
monochromatic
#80EA10 #9EF246 #BCF67F #DAFAB8 #F0FDE2
Accessibility & contrast
On white
1.26
#BCF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BCF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF67F
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF67F | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#BFEDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf67f; /* rgb */ color: rgb(188, 246, 127); /* oklch */ color: oklch(90.8% 0.161 130.4);
Tailwind
colors: {
custom: {
50: '#d2f9a6',
500: '#bcf67f',
950: '#000000',
},
}SCSS
$custom: #bcf67f; $custom-light: #d2f9a6; $custom-dark: #000000;
JSON
{
"hex": "#bcf67f",
"rgb": {
"r": 188,
"g": 246,
"b": 127
},
"hsl": {
"h": 89.244,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.90806,
"c": 0.1608,
"h": 130.4
},
"luminance": 0.78135
}Semantic roles & 50–950 ramp
primary
#BCF67F
secondary
#8B47D2
accent
#02E370
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580