#BCF67C#BCF67C
#BCF67C is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.8% C 0.164 H 130.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF67C |
|---|---|
| RGB | rgb(188, 246, 124) |
| HSL | hsl(89, 87%, 73%) |
| HSV | hsv(89, 50%, 96%) |
| CMYK | cmyk(23.6%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(90.81, -37.91, 52.42) |
| CIE-LCH | lch(90.81, 64.69, 125.87°) |
| OKLab | oklab(90.77% -0.1054 0.1252) |
| OKLCH | oklch(90.77% 0.164 130.1) |
| XYZ | xyz(57.3323, 78.0569, 31.1108) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.70
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Light Yellowish Green
#C2FF89
ΔE00 2.05
Pale Lime
#BEFD73
ΔE00 2.18
Light Yellow Green
#CCFD7F
ΔE00 2.49
Spring Green (survey)
#A9F971
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF67C #B67CF6
analogous
#F6F37C #BCF67C #7FF67C
triadic
#BCF67C #7CBCF6 #F67CBC
tetradic
#BCF67C #7CF6F3 #B67CF6 #F67C7F
square
#BCF67C #7CF6F3 #B67CF6 #F67C7F
split-complementary
#BCF67C #7C7FF6 #F37CF6
monochromatic
#81E810 #9FF243 #BCF67C #D9FAB5 #F0FDE2
Accessibility & contrast
On white
1.26
#BCF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BCF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF67C
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF67C | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#C0EDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf67c; /* rgb */ color: rgb(188, 246, 124); /* oklch */ color: oklch(90.8% 0.164 130.1);
Tailwind
colors: {
custom: {
50: '#d2f9a4',
500: '#bcf67c',
950: '#000000',
},
}SCSS
$custom: #bcf67c; $custom-light: #d2f9a4; $custom-dark: #000000;
JSON
{
"hex": "#bcf67c",
"rgb": {
"r": 188,
"g": 246,
"b": 124
},
"hsl": {
"h": 88.525,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.90766,
"c": 0.16365,
"h": 130.1
},
"luminance": 0.78058
}Semantic roles & 50–950 ramp
primary
#BCF67C
secondary
#8844D2
accent
#02E46D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580