#BCF69A#BCF69A
#BCF69A is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.134 H 134.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF69A |
|---|---|
| RGB | rgb(188, 246, 154) |
| HSL | hsl(98, 84%, 78%) |
| HSV | hsv(98, 37%, 96%) |
| CMYK | cmyk(23.6%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(91.20, -34.30, 38.48) |
| CIE-LCH | lch(91.20, 51.55, 131.71°) |
| OKLab | oklab(91.22% -0.0938 0.0951) |
| OKLCH | oklch(91.22% 0.134 134.6) |
| XYZ | xyz(59.5262, 78.9344, 42.6652) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.40
Celery
#C1FD95
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 2.29
Pale Light Green
#B1FC99
ΔE00 2.46
Light Pastel Green
#B2FBA5
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF69A #D49AF6
analogous
#EAF69A #BCF69A #9AF6A6
triadic
#BCF69A #9ABCF6 #F69ABC
tetradic
#BCF69A #9AEAF6 #D49AF6 #F6A69A
square
#BCF69A #9AEAF6 #D49AF6 #F6A69A
split-complementary
#BCF69A #A69AF6 #F69AEA
monochromatic
#71EC2A #97F162 #BCF69A #E1FBD2 #ECFCE3
Accessibility & contrast
On white
1.25
#BCF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#BCF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF69A
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF69A | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE993
Deuteranopia (green-blind)
#F4E49F
Tritanopia (blue-blind)
#BCEFDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf69a; /* rgb */ color: rgb(188, 246, 154); /* oklch */ color: oklch(91.2% 0.134 134.6);
Tailwind
colors: {
custom: {
50: '#d2f9b8',
500: '#bcf69a',
950: '#000000',
},
}SCSS
$custom: #bcf69a; $custom-light: #d2f9b8; $custom-dark: #000000;
JSON
{
"hex": "#bcf69a",
"rgb": {
"r": 188,
"g": 246,
"b": 154
},
"hsl": {
"h": 97.826,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.91218,
"c": 0.1336,
"h": 134.6
},
"luminance": 0.78936
}Semantic roles & 50–950 ramp
primary
#BCF69A
secondary
#AA5FD5
accent
#05E08F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581