#BCF993#BCF993
#BCF993 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.8% C 0.145 H 133.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF993 |
|---|---|
| RGB | rgb(188, 249, 147) |
| HSL | hsl(96, 89%, 78%) |
| HSV | hsv(96, 41%, 98%) |
| CMYK | cmyk(24.5%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(91.93, -36.58, 42.86) |
| CIE-LCH | lch(91.93, 56.35, 130.48°) |
| OKLab | oklab(91.77% -0.1004 0.105) |
| OKLCH | oklch(91.77% 0.145 133.7) |
| XYZ | xyz(59.8799, 80.5477, 39.9905) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.94
Pistachio (survey)
#C0FA8B
ΔE00 1.64
Pale Light Green
#B1FC99
ΔE00 2.34
Light Yellowish Green
#C2FF89
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF993 #D093F9
analogous
#EFF993 #BCF993 #93F99D
triadic
#BCF993 #93BCF9 #F993BC
tetradic
#BCF993 #93EFF9 #D093F9 #F99D93
square
#BCF993 #93EFF9 #D093F9 #F99D93
split-complementary
#BCF993 #9D93F9 #F993EF
monochromatic
#74F31F #98F659 #BCF993 #E0FCCD #EDFDE2
Accessibility & contrast
On white
1.23
#BCF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BCF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF993
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF993 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#F7E699
Tritanopia (blue-blind)
#BDF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf993; /* rgb */ color: rgb(188, 249, 147); /* oklch */ color: oklch(91.8% 0.145 133.7);
Tailwind
colors: {
custom: {
50: '#d2fbb4',
500: '#bcf993',
950: '#000000',
},
}SCSS
$custom: #bcf993; $custom-light: #d2fbb4; $custom-dark: #000000;
JSON
{
"hex": "#bcf993",
"rgb": {
"r": 188,
"g": 249,
"b": 147
},
"hsl": {
"h": 95.882,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.9177,
"c": 0.14525,
"h": 133.7
},
"luminance": 0.80549
}Semantic roles & 50–950 ramp
primary
#BCF993
secondary
#A558D9
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581