#BCF690#BCF690
#BCF690 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.1% C 0.144 H 132.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF690 |
|---|---|
| RGB | rgb(188, 246, 144) |
| HSL | hsl(94, 85%, 76%) |
| HSV | hsv(94, 41%, 96%) |
| CMYK | cmyk(23.6%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(91.06, -35.60, 43.21) |
| CIE-LCH | lch(91.06, 55.99, 129.49°) |
| OKLab | oklab(91.05% -0.0978 0.1057) |
| OKLCH | oklch(91.05% 0.144 132.8) |
| XYZ | xyz(58.7277, 78.6151, 38.4602) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.43
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 2.74
Pale Light Green
#B1FC99
ΔE00 2.90
Tea Green
#BDF8A3
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF690 #CA90F6
analogous
#EFF690 #BCF690 #90F697
triadic
#BCF690 #90BCF6 #F690BC
tetradic
#BCF690 #90EFF6 #CA90F6 #F69790
square
#BCF690 #90EFF6 #CA90F6 #F69790
split-complementary
#BCF690 #9790F6 #F690EF
monochromatic
#78ED1F #9AF157 #BCF690 #DEFBC9 #EEFDE3
Accessibility & contrast
On white
1.26
#BCF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BCF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF690
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF690 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#BDEFDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf690; /* rgb */ color: rgb(188, 246, 144); /* oklch */ color: oklch(91.1% 0.144 132.8);
Tailwind
colors: {
custom: {
50: '#d2f9b2',
500: '#bcf690',
950: '#000000',
},
}SCSS
$custom: #bcf690; $custom-light: #d2f9b2; $custom-dark: #000000;
JSON
{
"hex": "#bcf690",
"rgb": {
"r": 188,
"g": 246,
"b": 144
},
"hsl": {
"h": 94.118,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.91054,
"c": 0.14396,
"h": 132.8
},
"luminance": 0.78617
}Semantic roles & 50–950 ramp
primary
#BCF690
secondary
#9E56D4
accent
#04E182
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581