#BCF288#BCF288
#BCF288 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.0% C 0.146 H 130.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF288 |
|---|---|
| RGB | rgb(188, 242, 136) |
| HSL | hsl(91, 80%, 74%) |
| HSV | hsv(91, 44%, 95%) |
| CMYK | cmyk(22.3%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(89.85, -34.75, 45.55) |
| CIE-LCH | lch(89.85, 57.29, 127.34°) |
| OKLab | oklab(90.04% -0.0958 0.1106) |
| OKLCH | oklch(90.04% 0.146 130.9) |
| XYZ | xyz(56.9343, 75.9720, 34.9522) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Celery
#C1FD95
ΔE00 2.46
Light Yellowish Green
#C2FF89
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.24
Light Yellow Green
#CCFD7F
ΔE00 3.97
Pale Light Green
#B1FC99
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF288 #BE88F2
analogous
#F1F288 #BCF288 #88F289
triadic
#BCF288 #88BCF2 #F288BC
tetradic
#BCF288 #88F1F2 #BE88F2 #F28988
square
#BCF288 #88F1F2 #BE88F2 #F28988
split-complementary
#BCF288 #8988F2 #F288F1
monochromatic
#7EE61A #9DEC51 #BCF288 #DBF8BF #EFFCE3
Accessibility & contrast
On white
1.30
#BCF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#BCF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF288
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF288 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#BFEAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf288; /* rgb */ color: rgb(188, 242, 136); /* oklch */ color: oklch(90.0% 0.146 130.9);
Tailwind
colors: {
custom: {
50: '#d2f6ac',
500: '#bcf288',
950: '#000000',
},
}SCSS
$custom: #bcf288; $custom-light: #d2f6ac; $custom-dark: #000000;
JSON
{
"hex": "#bcf288",
"rgb": {
"r": 188,
"g": 242,
"b": 136
},
"hsl": {
"h": 90.566,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.9004,
"c": 0.14635,
"h": 130.9
},
"luminance": 0.75973
}Semantic roles & 50–950 ramp
primary
#BCF288
secondary
#9050CE
accent
#09DD75
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581