#BCF088#BCF088
#BCF088 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.6% C 0.143 H 130.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF088 |
|---|---|
| RGB | rgb(188, 240, 136) |
| HSL | hsl(90, 78%, 74%) |
| HSV | hsv(90, 43%, 94%) |
| CMYK | cmyk(21.7%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(89.29, -33.83, 44.86) |
| CIE-LCH | lch(89.29, 56.19, 127.02°) |
| OKLab | oklab(89.59% -0.0933 0.1091) |
| OKLCH | oklch(89.59% 0.144 130.5) |
| XYZ | xyz(56.3423, 74.7880, 34.7549) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.84
Light Yellowish Green
#C2FF89
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 3.66
Tea Green
#BDF8A3
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF088 #BC88F0
analogous
#F0F088 #BCF088 #88F088
triadic
#BCF088 #88BCF0 #F088BC
tetradic
#BCF088 #88F0F0 #BC88F0 #F08888
square
#BCF088 #88F0F0 #BC88F0 #F08888
split-complementary
#BCF088 #8888F0 #F088F0
monochromatic
#7FE11C #9DE952 #BCF088 #DBF7BE #F0FCE4
Accessibility & contrast
On white
1.32
#BCF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BCF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF088
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF088 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E380
Deuteranopia (green-blind)
#F1DF8E
Tritanopia (blue-blind)
#BFE8D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcf088; /* rgb */ color: rgb(188, 240, 136); /* oklch */ color: oklch(89.6% 0.143 130.5);
Tailwind
colors: {
custom: {
50: '#d2f5ac',
500: '#bcf088',
950: '#000000',
},
}SCSS
$custom: #bcf088; $custom-light: #d2f5ac; $custom-dark: #000000;
JSON
{
"hex": "#bcf088",
"rgb": {
"r": 188,
"g": 240,
"b": 136
},
"hsl": {
"h": 90,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.89594,
"c": 0.1435,
"h": 130.5
},
"luminance": 0.74789
}Semantic roles & 50–950 ramp
primary
#BCF088
secondary
#8E51CB
accent
#0CDA73
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581