#BCFD95#BCFD95
#BCFD95 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.149 H 134.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFD95 |
|---|---|
| RGB | rgb(188, 253, 149) |
| HSL | hsl(98, 96%, 79%) |
| HSV | hsv(98, 41%, 99%) |
| CMYK | cmyk(25.7%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(93.06, -38.13, 43.33) |
| CIE-LCH | lch(93.06, 57.72, 131.35°) |
| OKLab | oklab(92.69% -0.1046 0.1062) |
| OKLCH | oklch(92.69% 0.149 134.6) |
| XYZ | xyz(61.2877, 83.1101, 41.2407) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.80
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Pale Light Green
#B1FC99
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.43
Pastel Green
#B0FF9D
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFD95 #D695FD
analogous
#F0FD95 #BCFD95 #95FDA2
triadic
#BCFD95 #95BCFD #FD95BC
tetradic
#BCFD95 #95F0FD #D695FD #FDA295
square
#BCFD95 #95F0FD #D695FD #FDA295
split-complementary
#BCFD95 #A295FD #FD95F0
monochromatic
#70FB1D #96FC59 #BCFD95 #E2FED1 #ECFEE1
Accessibility & contrast
On white
1.19
#BCFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BCFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFD95
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFD95 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FBE99B
Tritanopia (blue-blind)
#BCF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfd95; /* rgb */ color: rgb(188, 253, 149); /* oklch */ color: oklch(92.7% 0.149 134.6);
Tailwind
colors: {
custom: {
50: '#d2feb5',
500: '#bcfd95',
950: '#000000',
},
}SCSS
$custom: #bcfd95; $custom-light: #d2feb5; $custom-dark: #000000;
JSON
{
"hex": "#bcfd95",
"rgb": {
"r": 188,
"g": 253,
"b": 149
},
"hsl": {
"h": 97.5,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.92693,
"c": 0.14901,
"h": 134.6
},
"luminance": 0.83112
}Semantic roles & 50–950 ramp
primary
#BCFD95
secondary
#AC58DE
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681