#BCF490#BCF490
#BCF490 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.6% C 0.141 H 132.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF490 |
|---|---|
| RGB | rgb(188, 244, 144) |
| HSL | hsl(94, 82%, 76%) |
| HSV | hsv(94, 41%, 96%) |
| CMYK | cmyk(23%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(90.51, -34.69, 42.50) |
| CIE-LCH | lch(90.51, 54.86, 129.22°) |
| OKLab | oklab(90.61% -0.0952 0.1041) |
| OKLCH | oklch(90.61% 0.141 132.5) |
| XYZ | xyz(58.1227, 77.4050, 38.2585) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.86
Pistachio (survey)
#C0FA8B
ΔE00 1.91
Tea Green
#BDF8A3
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 3.14
Pale Light Green
#B1FC99
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF490 #C890F4
analogous
#EEF490 #BCF490 #90F496
triadic
#BCF490 #90BCF4 #F490BC
tetradic
#BCF490 #90EEF4 #C890F4 #F49690
square
#BCF490 #90EEF4 #C890F4 #F49690
split-complementary
#BCF490 #9690F4 #F490EE
monochromatic
#79E921 #9AEE58 #BCF490 #DEFAC8 #EEFCE3
Accessibility & contrast
On white
1.27
#BCF490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BCF490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF490
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF490 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE788
Deuteranopia (green-blind)
#F3E296
Tritanopia (blue-blind)
#BEEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf490; /* rgb */ color: rgb(188, 244, 144); /* oklch */ color: oklch(90.6% 0.141 132.5);
Tailwind
colors: {
custom: {
50: '#d2f8b2',
500: '#bcf490',
950: '#000000',
},
}SCSS
$custom: #bcf490; $custom-light: #d2f8b2; $custom-dark: #000000;
JSON
{
"hex": "#bcf490",
"rgb": {
"r": 188,
"g": 244,
"b": 144
},
"hsl": {
"h": 93.6,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.90609,
"c": 0.14106,
"h": 132.5
},
"luminance": 0.77406
}Semantic roles & 50–950 ramp
primary
#BCF490
secondary
#9B57D1
accent
#07DE80
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581