#BCF485#BCF485
#BCF485 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.4% C 0.152 H 130.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF485 |
|---|---|
| RGB | rgb(188, 244, 133) |
| HSL | hsl(90, 83%, 74%) |
| HSV | hsv(90, 45%, 96%) |
| CMYK | cmyk(23%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(90.36, -36.01, 47.63) |
| CIE-LCH | lch(90.36, 59.71, 127.09°) |
| OKLab | oklab(90.44% -0.0995 0.1151) |
| OKLCH | oklch(90.44% 0.152 130.8) |
| XYZ | xyz(57.3226, 77.0849, 34.0446) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.26
Light Yellowish Green
#C2FF89
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.56
Light Yellow Green
#CCFD7F
ΔE00 3.40
Pale Lime
#BEFD73
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF485 #BD85F4
analogous
#F4F485 #BCF485 #85F486
triadic
#BCF485 #85BCF4 #F485BC
tetradic
#BCF485 #85F4F4 #BD85F4 #F48685
square
#BCF485 #85F4F4 #BD85F4 #F48685
split-complementary
#BCF485 #8685F4 #F485F4
monochromatic
#7EEA15 #9DEF4D #BCF485 #DBF9BD #F0FCE3
Accessibility & contrast
On white
1.28
#BCF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BCF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF485
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF485 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#BFECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf485; /* rgb */ color: rgb(188, 244, 133); /* oklch */ color: oklch(90.4% 0.152 130.8);
Tailwind
colors: {
custom: {
50: '#d2f8aa',
500: '#bcf485',
950: '#000000',
},
}SCSS
$custom: #bcf485; $custom-light: #d2f8aa; $custom-dark: #000000;
JSON
{
"hex": "#bcf485",
"rgb": {
"r": 188,
"g": 244,
"b": 133
},
"hsl": {
"h": 90.27,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.90442,
"c": 0.15218,
"h": 130.8
},
"luminance": 0.77086
}Semantic roles & 50–950 ramp
primary
#BCF485
secondary
#8F4DD0
accent
#06E074
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581