#BCFD93#BCFD93
#BCFD93 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.7% C 0.151 H 134.2°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFD93 |
|---|---|
| RGB | rgb(188, 253, 147) |
| HSL | hsl(97, 96%, 78%) |
| HSV | hsv(97, 42%, 99%) |
| CMYK | cmyk(25.7%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(93.03, -38.39, 44.27) |
| CIE-LCH | lch(93.03, 58.59, 130.93°) |
| OKLab | oklab(92.66% -0.1054 0.1082) |
| OKLCH | oklch(92.66% 0.151 134.2) |
| XYZ | xyz(61.1294, 83.0468, 40.4070) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.74
Pistachio (survey)
#C0FA8B
ΔE00 1.63
Light Yellowish Green
#C2FF89
ΔE00 2.13
Pale Light Green
#B1FC99
ΔE00 2.20
Pastel Green
#B0FF9D
ΔE00 2.79
Light Pea Green
#C4FE82
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFD93 #D493FD
analogous
#F1FD93 #BCFD93 #93FD9F
triadic
#BCFD93 #93BCFD #FD93BC
tetradic
#BCFD93 #93F1FD #D493FD #FD9F93
square
#BCFD93 #93F1FD #D493FD #FD9F93
split-complementary
#BCFD93 #9F93FD #FD93F1
monochromatic
#71FB1B #97FC57 #BCFD93 #E1FECF #ECFEE1
Accessibility & contrast
On white
1.19
#BCFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#BCFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFD93
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFD93 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#BCF6E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfd93; /* rgb */ color: rgb(188, 253, 147); /* oklch */ color: oklch(92.7% 0.151 134.2);
Tailwind
colors: {
custom: {
50: '#d2feb4',
500: '#bcfd93',
950: '#000000',
},
}SCSS
$custom: #bcfd93; $custom-light: #d2feb4; $custom-dark: #000000;
JSON
{
"hex": "#bcfd93",
"rgb": {
"r": 188,
"g": 253,
"b": 147
},
"hsl": {
"h": 96.792,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.92662,
"c": 0.15103,
"h": 134.2
},
"luminance": 0.83049
}Semantic roles & 50–950 ramp
primary
#BCFD93
secondary
#AA56DE
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681