#BAFE84#BAFE84
#BAFE84 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.5% C 0.168 H 132.8°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFE84 |
|---|---|
| RGB | rgb(186, 254, 132) |
| HSL | hsl(93, 98%, 76%) |
| HSV | hsv(93, 48%, 100%) |
| CMYK | cmyk(26.8%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(93.01, -41.29, 51.35) |
| CIE-LCH | lch(93.01, 65.89, 128.80°) |
| OKLab | oklab(92.55% -0.1141 0.1234) |
| OKLCH | oklch(92.55% 0.168 132.8) |
| XYZ | xyz(59.8553, 82.9869, 34.6898) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.09
Light Pea Green
#C4FE82
ΔE00 1.69
Pistachio (survey)
#C0FA8B
ΔE00 1.73
Celery
#C1FD95
ΔE00 2.44
Spring Green (survey)
#A9F971
ΔE00 2.47
Pale Lime
#BEFD73
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFE84 #C884FE
analogous
#F7FE84 #BAFE84 #84FE8B
triadic
#BAFE84 #84BAFE #FE84BA
tetradic
#BAFE84 #84F7FE #C884FE #FE8B84
square
#BAFE84 #84F7FE #C884FE #FE8B84
split-complementary
#BAFE84 #8B84FE #FE84F7
monochromatic
#76FD0B #98FE47 #BAFE84 #DCFEC1 #EEFFE1
Accessibility & contrast
On white
1.19
#BAFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#BAFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFE84
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFE84 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#BBF6E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bafe84; /* rgb */ color: rgb(186, 254, 132); /* oklch */ color: oklch(92.5% 0.168 132.8);
Tailwind
colors: {
custom: {
50: '#d1ffaa',
500: '#bafe84',
950: '#000000',
},
}SCSS
$custom: #bafe84; $custom-light: #d1ffaa; $custom-dark: #000000;
JSON
{
"hex": "#bafe84",
"rgb": {
"r": 186,
"g": 254,
"b": 132
},
"hsl": {
"h": 93.443,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92549,
"c": 0.16808,
"h": 132.8
},
"luminance": 0.82989
}Semantic roles & 50–950 ramp
primary
#BAFE84
secondary
#9C49DD
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681