#BCF989#BCF989
#BCF989 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.6% C 0.155 H 132.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF989 |
|---|---|
| RGB | rgb(188, 249, 137) |
| HSL | hsl(93, 90%, 76%) |
| HSV | hsv(93, 45%, 98%) |
| CMYK | cmyk(24.5%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(91.80, -37.80, 47.51) |
| CIE-LCH | lch(91.80, 60.72, 128.51°) |
| OKLab | oklab(91.62% -0.1043 0.1151) |
| OKLCH | oklch(91.62% 0.155 132.2) |
| XYZ | xyz(59.1291, 80.2474, 36.0361) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.55
Light Yellowish Green
#C2FF89
ΔE00 1.47
Celery
#C1FD95
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 2.18
Spring Green (survey)
#A9F971
ΔE00 3.36
Pale Lime
#BEFD73
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF989 #C689F9
analogous
#F4F989 #BCF989 #89F98E
triadic
#BCF989 #89BCF9 #F989BC
tetradic
#BCF989 #89F4F9 #C689F9 #F98E89
square
#BCF989 #89F4F9 #C689F9 #F98E89
split-complementary
#BCF989 #8E89F9 #F989F4
monochromatic
#7AF315 #9BF64F #BCF989 #DDFCC3 #EEFEE2
Accessibility & contrast
On white
1.23
#BCF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BCF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF989
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF989 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F8E690
Tritanopia (blue-blind)
#BEF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf989; /* rgb */ color: rgb(188, 249, 137); /* oklch */ color: oklch(91.6% 0.155 132.2);
Tailwind
colors: {
custom: {
50: '#d2fbad',
500: '#bcf989',
950: '#000000',
},
}SCSS
$custom: #bcf989; $custom-light: #d2fbad; $custom-dark: #000000;
JSON
{
"hex": "#bcf989",
"rgb": {
"r": 188,
"g": 249,
"b": 137
},
"hsl": {
"h": 92.679,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.91617,
"c": 0.15529,
"h": 132.2
},
"luminance": 0.80249
}Semantic roles & 50–950 ramp
primary
#BCF989
secondary
#994FD7
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581