#BCF89F#BCF89F
#BCF89F is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.7% C 0.131 H 135.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF89F |
|---|---|
| RGB | rgb(188, 248, 159) |
| HSL | hsl(100, 86%, 80%) |
| HSV | hsv(100, 36%, 97%) |
| CMYK | cmyk(24.2%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(91.83, -34.54, 36.82) |
| CIE-LCH | lch(91.83, 50.48, 133.17°) |
| OKLab | oklab(91.75% -0.0943 0.0914) |
| OKLCH | oklch(91.75% 0.131 135.9) |
| XYZ | xyz(60.5629, 80.3277, 45.1081) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.68
Washed Out Green
#BCF5A6
ΔE00 1.74
Pale Light Green
#B1FC99
ΔE00 2.25
Light Pastel Green
#B2FBA5
ΔE00 2.26
Light Light Green
#C8FFB0
ΔE00 2.51
Celery
#C1FD95
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF89F #DB9FF8
analogous
#E9F89F #BCF89F #9FF8AE
triadic
#BCF89F #9FBCF8 #F89FBC
tetradic
#BCF89F #9FE9F8 #DB9FF8 #F8AE9F
square
#BCF89F #9FE9F8 #DB9FF8 #F8AE9F
split-complementary
#BCF89F #AE9FF8 #F89FE9
monochromatic
#6CF02D #94F466 #BCF89F #E4FCD8 #EBFDE2
Accessibility & contrast
On white
1.23
#BCF89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#BCF89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF89F
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF89F | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#F5E6A4
Tritanopia (blue-blind)
#BBF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf89f; /* rgb */ color: rgb(188, 248, 159); /* oklch */ color: oklch(91.7% 0.131 135.9);
Tailwind
colors: {
custom: {
50: '#d1fabc',
500: '#bcf89f',
950: '#000000',
},
}SCSS
$custom: #bcf89f; $custom-light: #d1fabc; $custom-dark: #000000;
JSON
{
"hex": "#bcf89f",
"rgb": {
"r": 188,
"g": 248,
"b": 159
},
"hsl": {
"h": 100.449,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.91748,
"c": 0.13133,
"h": 135.9
},
"luminance": 0.80329
}Semantic roles & 50–950 ramp
primary
#BCF89F
secondary
#B263D9
accent
#03E39A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582