#BCF888#BCF888
#BCF888 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.4% C 0.155 H 131.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF888 |
|---|---|
| RGB | rgb(188, 248, 136) |
| HSL | hsl(92, 89%, 75%) |
| HSV | hsv(92, 45%, 97%) |
| CMYK | cmyk(24.2%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(91.51, -37.47, 47.63) |
| CIE-LCH | lch(91.51, 60.60, 128.19°) |
| OKLab | oklab(91.38% -0.1034 0.1153) |
| OKLCH | oklch(91.38% 0.155 131.9) |
| XYZ | xyz(58.7494, 79.6023, 35.5573) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.59
Light Yellowish Green
#C2FF89
ΔE00 1.59
Celery
#C1FD95
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 2.19
Pale Lime
#BEFD73
ΔE00 3.37
Spring Green (survey)
#A9F971
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF888 #C488F8
analogous
#F4F888 #BCF888 #88F88C
triadic
#BCF888 #88BCF8 #F888BC
tetradic
#BCF888 #88F4F8 #C488F8 #F88C88
square
#BCF888 #88F4F8 #C488F8 #F88C88
split-complementary
#BCF888 #8C88F8 #F888F4
monochromatic
#7BF114 #9BF54E #BCF888 #DDFBC2 #EFFDE2
Accessibility & contrast
On white
1.24
#BCF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BCF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF888
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF888 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#BEF0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf888; /* rgb */ color: rgb(188, 248, 136); /* oklch */ color: oklch(91.4% 0.155 131.9);
Tailwind
colors: {
custom: {
50: '#d2fbac',
500: '#bcf888',
950: '#000000',
},
}SCSS
$custom: #bcf888; $custom-light: #d2fbac; $custom-dark: #000000;
JSON
{
"hex": "#bcf888",
"rgb": {
"r": 188,
"g": 248,
"b": 136
},
"hsl": {
"h": 92.143,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.91379,
"c": 0.15486,
"h": 131.9
},
"luminance": 0.79604
}Semantic roles & 50–950 ramp
primary
#BCF888
secondary
#974ED6
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581