#BCF785#BCF785
#BCF785 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.1% C 0.156 H 131.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF785 |
|---|---|
| RGB | rgb(188, 247, 133) |
| HSL | hsl(91, 88%, 75%) |
| HSV | hsv(91, 46%, 97%) |
| CMYK | cmyk(23.9%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(91.19, -37.37, 48.66) |
| CIE-LCH | lch(91.19, 61.36, 127.52°) |
| OKLab | oklab(91.11% -0.1033 0.1175) |
| OKLCH | oklch(91.11% 0.156 131.3) |
| XYZ | xyz(58.2326, 78.9050, 34.3479) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.82
Light Yellowish Green
#C2FF89
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 2.02
Celery
#C1FD95
ΔE00 2.10
Pale Lime
#BEFD73
ΔE00 3.09
Light Yellow Green
#CCFD7F
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF785 #C085F7
analogous
#F5F785 #BCF785 #85F787
triadic
#BCF785 #85BCF7 #F785BC
tetradic
#BCF785 #85F5F7 #C085F7 #F78785
square
#BCF785 #85F5F7 #C085F7 #F78785
split-complementary
#BCF785 #8785F7 #F785F5
monochromatic
#7DEF12 #9CF34C #BCF785 #DCFBBE #EFFDE2
Accessibility & contrast
On white
1.25
#BCF785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BCF785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF785
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF785 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97C
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#BFEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf785; /* rgb */ color: rgb(188, 247, 133); /* oklch */ color: oklch(91.1% 0.156 131.3);
Tailwind
colors: {
custom: {
50: '#d2faaa',
500: '#bcf785',
950: '#000000',
},
}SCSS
$custom: #bcf785; $custom-light: #d2faaa; $custom-dark: #000000;
JSON
{
"hex": "#bcf785",
"rgb": {
"r": 188,
"g": 247,
"b": 133
},
"hsl": {
"h": 91.053,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.91113,
"c": 0.1564,
"h": 131.3
},
"luminance": 0.78906
}Semantic roles & 50–950 ramp
primary
#BCF785
secondary
#924CD4
accent
#01E477
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581