#BAFD80#BAFD80
#BAFD80 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.170 H 132.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFD80 |
|---|---|
| RGB | rgb(186, 253, 128) |
| HSL | hsl(92, 97%, 75%) |
| HSV | hsv(92, 49%, 99%) |
| CMYK | cmyk(26.5%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(92.68, -41.29, 52.81) |
| CIE-LCH | lch(92.68, 67.04, 128.02°) |
| OKLab | oklab(92.27% -0.1144 0.1264) |
| OKLCH | oklch(92.27% 0.17 132.2) |
| XYZ | xyz(59.2703, 82.2465, 33.1703) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.24
Light Pea Green
#C4FE82
ΔE00 1.43
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Pale Lime
#BEFD73
ΔE00 1.99
Spring Green (survey)
#A9F971
ΔE00 2.24
Light Lime
#AEFD6C
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFD80 #C380FD
analogous
#F8FD80 #BAFD80 #80FD85
triadic
#BAFD80 #80BAFD #FD80BA
tetradic
#BAFD80 #80F8FD #C380FD #FD8580
square
#BAFD80 #80F8FD #C380FD #FD8580
split-complementary
#BAFD80 #8580FD #FD80F8
monochromatic
#79FB07 #99FC44 #BAFD80 #DBFEBC #EFFFE1
Accessibility & contrast
On white
1.20
#BAFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BAFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFD80
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFD80 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#BCF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bafd80; /* rgb */ color: rgb(186, 253, 128); /* oklch */ color: oklch(92.3% 0.170 132.2);
Tailwind
colors: {
custom: {
50: '#d1fea7',
500: '#bafd80',
950: '#000000',
},
}SCSS
$custom: #bafd80; $custom-light: #d1fea7; $custom-dark: #000000;
JSON
{
"hex": "#bafd80",
"rgb": {
"r": 186,
"g": 253,
"b": 128
},
"hsl": {
"h": 92.16,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.9227,
"c": 0.17045,
"h": 132.2
},
"luminance": 0.82248
}Semantic roles & 50–950 ramp
primary
#BAFD80
secondary
#9646DB
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681