#BCF88D#BCF88D
#BCF88D is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.5% C 0.150 H 132.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF88D |
|---|---|
| RGB | rgb(188, 248, 141) |
| HSL | hsl(94, 88%, 76%) |
| HSV | hsv(94, 43%, 97%) |
| CMYK | cmyk(24.2%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(91.57, -36.88, 45.31) |
| CIE-LCH | lch(91.57, 58.42, 129.14°) |
| OKLab | oklab(91.45% -0.1015 0.1103) |
| OKLCH | oklch(91.45% 0.15 132.6) |
| XYZ | xyz(59.1131, 79.7478, 37.4725) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.90
Celery
#C1FD95
ΔE00 1.20
Light Yellowish Green
#C2FF89
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.81
Pale Light Green
#B1FC99
ΔE00 3.02
Tea Green
#BDF8A3
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF88D #C98DF8
analogous
#F2F88D #BCF88D #8DF894
triadic
#BCF88D #8DBCF8 #F88DBC
tetradic
#BCF88D #8DF2F8 #C98DF8 #F8948D
square
#BCF88D #8DF2F8 #C98DF8 #F8948D
split-complementary
#BCF88D #948DF8 #F88DF2
monochromatic
#78F11A #9AF453 #BCF88D #DEFCC7 #EEFDE2
Accessibility & contrast
On white
1.24
#BCF88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#BCF88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF88D
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF88D | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#F7E593
Tritanopia (blue-blind)
#BDF0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf88d; /* rgb */ color: rgb(188, 248, 141); /* oklch */ color: oklch(91.5% 0.150 132.6);
Tailwind
colors: {
custom: {
50: '#d2fbb0',
500: '#bcf88d',
950: '#000000',
},
}SCSS
$custom: #bcf88d; $custom-light: #d2fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bcf88d",
"rgb": {
"r": 188,
"g": 248,
"b": 141
},
"hsl": {
"h": 93.645,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.91453,
"c": 0.14988,
"h": 132.6
},
"luminance": 0.79749
}Semantic roles & 50–950 ramp
primary
#BCF88D
secondary
#9D53D6
accent
#00E581
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581