#BCF885#BCF885
#BCF885 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.3% C 0.158 H 131.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF885 |
|---|---|
| RGB | rgb(188, 248, 133) |
| HSL | hsl(91, 89%, 75%) |
| HSV | hsv(91, 46%, 97%) |
| CMYK | cmyk(24.2%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(91.47, -37.82, 49.01) |
| CIE-LCH | lch(91.47, 61.90, 127.66°) |
| OKLab | oklab(91.34% -0.1045 0.1182) |
| OKLCH | oklch(91.34% 0.158 131.5) |
| XYZ | xyz(58.5392, 79.5182, 34.4501) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.77
Light Yellowish Green
#C2FF89
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 1.87
Celery
#C1FD95
ΔE00 2.06
Pale Lime
#BEFD73
ΔE00 2.96
Light Yellow Green
#CCFD7F
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF885 #C185F8
analogous
#F6F885 #BCF885 #85F888
triadic
#BCF885 #85BCF8 #F885BC
tetradic
#BCF885 #85F6F8 #C185F8 #F88885
square
#BCF885 #85F6F8 #C185F8 #F88885
split-complementary
#BCF885 #8885F8 #F885F6
monochromatic
#7CF111 #9CF54B #BCF885 #DCFBBF #EFFDE2
Accessibility & contrast
On white
1.24
#BCF885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#BCF885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF885
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF885 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#BEF0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf885; /* rgb */ color: rgb(188, 248, 133); /* oklch */ color: oklch(91.3% 0.158 131.5);
Tailwind
colors: {
custom: {
50: '#d2fbaa',
500: '#bcf885',
950: '#000000',
},
}SCSS
$custom: #bcf885; $custom-light: #d2fbaa; $custom-dark: #000000;
JSON
{
"hex": "#bcf885",
"rgb": {
"r": 188,
"g": 248,
"b": 133
},
"hsl": {
"h": 91.304,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.91336,
"c": 0.1578,
"h": 131.5
},
"luminance": 0.7952
}Semantic roles & 50–950 ramp
primary
#BCF885
secondary
#944CD5
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581