#BCF67A#BCF67A
#BCF67A is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.7% C 0.166 H 129.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF67A |
|---|---|
| RGB | rgb(188, 246, 122) |
| HSL | hsl(88, 87%, 72%) |
| HSV | hsv(88, 50%, 96%) |
| CMYK | cmyk(23.6%, 0%, 50.4%, 3.5%) |
| CIE-LAB | lab(90.78, -38.11, 53.32) |
| CIE-LCH | lch(90.78, 65.54, 125.56°) |
| OKLab | oklab(90.74% -0.1061 0.1271) |
| OKLCH | oklch(90.74% 0.166 129.9) |
| XYZ | xyz(57.2071, 78.0068, 30.4514) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.70
Pale Lime
#BEFD73
ΔE00 1.99
Pistachio (survey)
#C0FA8B
ΔE00 2.11
Light Yellowish Green
#C2FF89
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.40
Spring Green (survey)
#A9F971
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF67A #B47AF6
analogous
#F6F27A #BCF67A #7EF67A
triadic
#BCF67A #7ABCF6 #F67ABC
tetradic
#BCF67A #7AF6F2 #B47AF6 #F67A7E
square
#BCF67A #7AF6F2 #B47AF6 #F67A7E
split-complementary
#BCF67A #7A7EF6 #F27AF6
monochromatic
#82E610 #9FF241 #BCF67A #D9FAB3 #F1FDE2
Accessibility & contrast
On white
1.26
#BCF67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#BCF67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF67A
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF67A | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76F
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#C0EDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf67a; /* rgb */ color: rgb(188, 246, 122); /* oklch */ color: oklch(90.7% 0.166 129.9);
Tailwind
colors: {
custom: {
50: '#d2f9a3',
500: '#bcf67a',
950: '#000000',
},
}SCSS
$custom: #bcf67a; $custom-light: #d2f9a3; $custom-dark: #000000;
JSON
{
"hex": "#bcf67a",
"rgb": {
"r": 188,
"g": 246,
"b": 122
},
"hsl": {
"h": 88.065,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.9074,
"c": 0.16551,
"h": 129.9
},
"luminance": 0.78008
}Semantic roles & 50–950 ramp
primary
#BCF67A
secondary
#8543D2
accent
#02E46B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580