#BCF775#BCF775
#BCF775 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.9% C 0.171 H 129.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF775 |
|---|---|
| RGB | rgb(188, 247, 117) |
| HSL | hsl(87, 89%, 71%) |
| HSV | hsv(87, 53%, 97%) |
| CMYK | cmyk(23.9%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(91.01, -39.07, 55.87) |
| CIE-LCH | lch(91.01, 68.17, 124.96°) |
| OKLab | oklab(90.9% -0.1091 0.1322) |
| OKLCH | oklch(90.9% 0.171 129.5) |
| XYZ | xyz(57.2102, 78.4960, 28.9633) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 1.75
Light Yellow Green
#CCFD7F
ΔE00 2.24
Light Yellowish Green
#C2FF89
ΔE00 2.51
Light Lime
#AEFD6C
ΔE00 2.70
Light Lime Green
#B9FF66
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF775 #B075F7
analogous
#F7F175 #BCF775 #7BF775
triadic
#BCF775 #75BCF7 #F775BC
tetradic
#BCF775 #75F7F1 #B075F7 #F7757B
square
#BCF775 #75F7F1 #B075F7 #F7757B
split-complementary
#BCF775 #757BF7 #F175F7
monochromatic
#83E40D #A0F43B #BCF775 #D8FAAF #F1FDE2
Accessibility & contrast
On white
1.26
#BCF775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BCF775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF775
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF775 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#C0EEDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf775; /* rgb */ color: rgb(188, 247, 117); /* oklch */ color: oklch(90.9% 0.171 129.5);
Tailwind
colors: {
custom: {
50: '#d3faa0',
500: '#bcf775',
950: '#000000',
},
}SCSS
$custom: #bcf775; $custom-light: #d3faa0; $custom-dark: #000000;
JSON
{
"hex": "#bcf775",
"rgb": {
"r": 188,
"g": 247,
"b": 117
},
"hsl": {
"h": 87.231,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.90903,
"c": 0.17143,
"h": 129.5
},
"luminance": 0.78497
}Semantic roles & 50–950 ramp
primary
#BCF775
secondary
#813ED2
accent
#00E668
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580