#BAFA8B#BAFA8B
#BAFA8B is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.156 H 133.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFA8B |
|---|---|
| RGB | rgb(186, 250, 139) |
| HSL | hsl(95, 92%, 76%) |
| HSV | hsv(95, 44%, 98%) |
| CMYK | cmyk(25.6%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(91.99, -38.71, 46.77) |
| CIE-LCH | lch(91.99, 60.71, 129.61°) |
| OKLab | oklab(91.75% -0.1066 0.1135) |
| OKLCH | oklch(91.75% 0.156 133.2) |
| XYZ | xyz(59.0944, 80.6728, 36.8790) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.97
Celery
#C1FD95
ΔE00 1.33
Light Yellowish Green
#C2FF89
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 2.54
Pale Light Green
#B1FC99
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFA8B #CB8BFA
analogous
#F1FA8B #BAFA8B #8BFA94
triadic
#BAFA8B #8BBAFA #FA8BBA
tetradic
#BAFA8B #8BF1FA #CB8BFA #FA948B
square
#BAFA8B #8BF1FA #CB8BFA #FA948B
split-complementary
#BAFA8B #948BFA #FA8BF1
monochromatic
#74F516 #97F750 #BAFA8B #DDFDC6 #EEFEE2
Accessibility & contrast
On white
1.23
#BAFA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#BAFA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFA8B
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFA8B | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#F9E692
Tritanopia (blue-blind)
#BBF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bafa8b; /* rgb */ color: rgb(186, 250, 139); /* oklch */ color: oklch(91.8% 0.156 133.2);
Tailwind
colors: {
custom: {
50: '#d1fcae',
500: '#bafa8b',
950: '#000000',
},
}SCSS
$custom: #bafa8b; $custom-light: #d1fcae; $custom-dark: #000000;
JSON
{
"hex": "#bafa8b",
"rgb": {
"r": 186,
"g": 250,
"b": 139
},
"hsl": {
"h": 94.595,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.9175,
"c": 0.15571,
"h": 133.2
},
"luminance": 0.80674
}Semantic roles & 50–950 ramp
primary
#BAFA8B
secondary
#9F50D9
accent
#00E684
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581