#BCF37D#BCF37D
#BCF37D is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.1% C 0.159 H 129.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF37D |
|---|---|
| RGB | rgb(188, 243, 125) |
| HSL | hsl(88, 83%, 72%) |
| HSV | hsv(88, 49%, 95%) |
| CMYK | cmyk(22.6%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(89.99, -36.45, 50.96) |
| CIE-LCH | lch(89.99, 62.65, 125.57°) |
| OKLab | oklab(90.11% -0.1012 0.1221) |
| OKLCH | oklch(90.11% 0.159 129.7) |
| XYZ | xyz(56.4907, 76.2721, 31.1438) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.54
Light Yellow Green
#CCFD7F
ΔE00 2.85
Pale Lime
#BEFD73
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF37D #B47DF3
analogous
#F3EF7D #BCF37D #81F37D
triadic
#BCF37D #7DBCF3 #F37DBC
tetradic
#BCF37D #7DF3EF #B47DF3 #F37D81
square
#BCF37D #7DF3EF #B47DF3 #F37D81
split-complementary
#BCF37D #7D81F3 #EF7DF3
monochromatic
#82E115 #9FEE45 #BCF37D #D9F8B5 #F1FCE3
Accessibility & contrast
On white
1.29
#BCF37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#BCF37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF37D
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF37D | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE573
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#C0EAD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf37d; /* rgb */ color: rgb(188, 243, 125); /* oklch */ color: oklch(90.1% 0.159 129.7);
Tailwind
colors: {
custom: {
50: '#d2f7a5',
500: '#bcf37d',
950: '#000000',
},
}SCSS
$custom: #bcf37d; $custom-light: #d2f7a5; $custom-dark: #000000;
JSON
{
"hex": "#bcf37d",
"rgb": {
"r": 188,
"g": 243,
"b": 125
},
"hsl": {
"h": 87.966,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.90107,
"c": 0.15858,
"h": 129.7
},
"luminance": 0.76273
}Semantic roles & 50–950 ramp
primary
#BCF37D
secondary
#8546CE
accent
#06E06B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580