#BCF774#BCF774
#BCF774 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.9% C 0.172 H 129.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF774 |
|---|---|
| RGB | rgb(188, 247, 116) |
| HSL | hsl(87, 89%, 71%) |
| HSV | hsv(87, 53%, 97%) |
| CMYK | cmyk(23.9%, 0%, 53%, 3.1%) |
| CIE-LAB | lab(91.00, -39.17, 56.31) |
| CIE-LCH | lch(91.00, 68.59, 124.82°) |
| OKLab | oklab(90.89% -0.1094 0.1331) |
| OKLCH | oklch(90.89% 0.172 129.4) |
| XYZ | xyz(57.1517, 78.4726, 28.6553) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.35
Light Pea Green
#C4FE82
ΔE00 1.82
Light Yellow Green
#CCFD7F
ΔE00 2.24
Light Yellowish Green
#C2FF89
ΔE00 2.61
Light Lime Green
#B9FF66
ΔE00 2.62
Light Lime
#AEFD6C
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF774 #AF74F7
analogous
#F7F174 #BCF774 #7AF774
triadic
#BCF774 #74BCF7 #F774BC
tetradic
#BCF774 #74F7F1 #AF74F7 #F7747A
square
#BCF774 #74F7F1 #AF74F7 #F7747A
split-complementary
#BCF774 #747AF7 #F174F7
monochromatic
#83E40D #A0F43A #BCF774 #D8FAAE #F1FDE2
Accessibility & contrast
On white
1.26
#BCF774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#BCF774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF774
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF774 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE867
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#C0EEDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf774; /* rgb */ color: rgb(188, 247, 116); /* oklch */ color: oklch(90.9% 0.172 129.4);
Tailwind
colors: {
custom: {
50: '#d3fa9f',
500: '#bcf774',
950: '#000000',
},
}SCSS
$custom: #bcf774; $custom-light: #d3fa9f; $custom-dark: #000000;
JSON
{
"hex": "#bcf774",
"rgb": {
"r": 188,
"g": 247,
"b": 116
},
"hsl": {
"h": 87.023,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.90891,
"c": 0.17233,
"h": 129.4
},
"luminance": 0.78474
}Semantic roles & 50–950 ramp
primary
#BCF774
secondary
#803DD2
accent
#00E667
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580