#BAFA8D#BAFA8D
#BAFA8D is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.154 H 133.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFA8D |
|---|---|
| RGB | rgb(186, 250, 141) |
| HSL | hsl(95, 92%, 77%) |
| HSV | hsv(95, 44%, 98%) |
| CMYK | cmyk(25.6%, 0%, 43.6%, 2%) |
| CIE-LAB | lab(92.01, -38.47, 45.84) |
| CIE-LCH | lch(92.01, 59.84, 130.00°) |
| OKLab | oklab(91.78% -0.1058 0.1115) |
| OKLCH | oklch(91.78% 0.154 133.5) |
| XYZ | xyz(59.2418, 80.7317, 37.6557) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.11
Celery
#C1FD95
ΔE00 1.15
Light Yellowish Green
#C2FF89
ΔE00 1.87
Pale Light Green
#B1FC99
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 2.79
Pastel Green
#B0FF9D
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFA8D #CD8DFA
analogous
#F1FA8D #BAFA8D #8DFA97
triadic
#BAFA8D #8DBAFA #FA8DBA
tetradic
#BAFA8D #8DF1FA #CD8DFA #FA978D
square
#BAFA8D #8DF1FA #CD8DFA #FA978D
split-complementary
#BAFA8D #978DFA #FA8DF1
monochromatic
#73F518 #97F752 #BAFA8D #DDFDC8 #EDFEE2
Accessibility & contrast
On white
1.22
#BAFA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#BAFA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFA8D
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFA8D | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#F8E693
Tritanopia (blue-blind)
#BBF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bafa8d; /* rgb */ color: rgb(186, 250, 141); /* oklch */ color: oklch(91.8% 0.154 133.5);
Tailwind
colors: {
custom: {
50: '#d1fcb0',
500: '#bafa8d',
950: '#000000',
},
}SCSS
$custom: #bafa8d; $custom-light: #d1fcb0; $custom-dark: #000000;
JSON
{
"hex": "#bafa8d",
"rgb": {
"r": 186,
"g": 250,
"b": 141
},
"hsl": {
"h": 95.229,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.9178,
"c": 0.15374,
"h": 133.5
},
"luminance": 0.80733
}Semantic roles & 50–950 ramp
primary
#BAFA8D
secondary
#A152D9
accent
#00E687
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581