#BAFE80#BAFE80
#BAFE80 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.5% C 0.172 H 132.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFE80 |
|---|---|
| RGB | rgb(186, 254, 128) |
| HSL | hsl(92, 98%, 75%) |
| HSV | hsv(92, 50%, 100%) |
| CMYK | cmyk(26.8%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(92.96, -41.73, 53.15) |
| CIE-LCH | lch(92.96, 67.57, 128.14°) |
| OKLab | oklab(92.5% -0.1156 0.1271) |
| OKLCH | oklch(92.5% 0.172 132.3) |
| XYZ | xyz(59.5868, 82.8795, 33.2758) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.29
Light Pea Green
#C4FE82
ΔE00 1.48
Pale Lime
#BEFD73
ΔE00 1.98
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Spring Green (survey)
#A9F971
ΔE00 2.24
Key Lime
#AEFF6E
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFE80 #C480FE
analogous
#F9FE80 #BAFE80 #80FE85
triadic
#BAFE80 #80BAFE #FE80BA
tetradic
#BAFE80 #80F9FE #C480FE #FE8580
square
#BAFE80 #80F9FE #C480FE #FE8580
split-complementary
#BAFE80 #8580FE #FE80F9
monochromatic
#78FD07 #99FE43 #BAFE80 #DBFEBD #EFFFE1
Accessibility & contrast
On white
1.19
#BAFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#BAFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFE80
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFE80 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#BCF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bafe80; /* rgb */ color: rgb(186, 254, 128); /* oklch */ color: oklch(92.5% 0.172 132.3);
Tailwind
colors: {
custom: {
50: '#d1ffa7',
500: '#bafe80',
950: '#000000',
},
}SCSS
$custom: #bafe80; $custom-light: #d1ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bafe80",
"rgb": {
"r": 186,
"g": 254,
"b": 128
},
"hsl": {
"h": 92.381,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92496,
"c": 0.17182,
"h": 132.3
},
"luminance": 0.82881
}Semantic roles & 50–950 ramp
primary
#BAFE80
secondary
#9745DD
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681