#BCF382#BCF382
#BCF382 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.2% C 0.154 H 130.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF382 |
|---|---|
| RGB | rgb(188, 243, 130) |
| HSL | hsl(89, 82%, 73%) |
| HSV | hsv(89, 47%, 95%) |
| CMYK | cmyk(22.6%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(90.05, -35.90, 48.67) |
| CIE-LCH | lch(90.05, 60.48, 126.41°) |
| OKLab | oklab(90.18% -0.0994 0.1173) |
| OKLCH | oklch(90.18% 0.154 130.3) |
| XYZ | xyz(56.8182, 76.4031, 32.8685) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.58
Light Yellowish Green
#C2FF89
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 2.53
Celery
#C1FD95
ΔE00 2.79
Light Yellow Green
#CCFD7F
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF382 #B982F3
analogous
#F3F282 #BCF382 #83F382
triadic
#BCF382 #82BCF3 #F382BC
tetradic
#BCF382 #82F3F2 #B982F3 #F38283
square
#BCF382 #82F3F2 #B982F3 #F38283
split-complementary
#BCF382 #8283F3 #F282F3
monochromatic
#80E516 #9EEE4A #BCF382 #DAF8BA #F0FCE3
Accessibility & contrast
On white
1.29
#BCF382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BCF382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF382
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF382 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#BFEBD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf382; /* rgb */ color: rgb(188, 243, 130); /* oklch */ color: oklch(90.2% 0.154 130.3);
Tailwind
colors: {
custom: {
50: '#d2f7a8',
500: '#bcf382',
950: '#000000',
},
}SCSS
$custom: #bcf382; $custom-light: #d2f7a8; $custom-dark: #000000;
JSON
{
"hex": "#bcf382",
"rgb": {
"r": 188,
"g": 243,
"b": 130
},
"hsl": {
"h": 89.204,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.90176,
"c": 0.15374,
"h": 130.3
},
"luminance": 0.76404
}Semantic roles & 50–950 ramp
primary
#BCF382
secondary
#8B4BCF
accent
#07DF70
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581