#BAFA90#BAFA90
#BAFA90 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.8% C 0.151 H 134.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFA90 |
|---|---|
| RGB | rgb(186, 250, 144) |
| HSL | hsl(96, 91%, 77%) |
| HSV | hsv(96, 42%, 98%) |
| CMYK | cmyk(25.6%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(92.05, -38.10, 44.45) |
| CIE-LCH | lch(92.05, 58.54, 130.60°) |
| OKLab | oklab(91.83% -0.1046 0.1085) |
| OKLCH | oklch(91.83% 0.151 134) |
| XYZ | xyz(59.4681, 80.8222, 38.8472) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.99
Pistachio (survey)
#C0FA8B
ΔE00 1.43
Light Yellowish Green
#C2FF89
ΔE00 2.23
Pale Light Green
#B1FC99
ΔE00 2.31
Pastel Green
#B0FF9D
ΔE00 3.01
Light Pea Green
#C4FE82
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFA90 #D090FA
analogous
#EFFA90 #BAFA90 #90FA9B
triadic
#BAFA90 #90BAFA #FA90BA
tetradic
#BAFA90 #90EFFA #D090FA #FA9B90
square
#BAFA90 #90EFFA #D090FA #FA9B90
split-complementary
#BAFA90 #9B90FA #FA90EF
monochromatic
#71F51B #96F755 #BAFA90 #DEFDCB #EDFEE2
Accessibility & contrast
On white
1.22
#BAFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BAFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFA90
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFA90 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#F8E696
Tritanopia (blue-blind)
#BAF3E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bafa90; /* rgb */ color: rgb(186, 250, 144); /* oklch */ color: oklch(91.8% 0.151 134.0);
Tailwind
colors: {
custom: {
50: '#d1fcb2',
500: '#bafa90',
950: '#000000',
},
}SCSS
$custom: #bafa90; $custom-light: #d1fcb2; $custom-dark: #000000;
JSON
{
"hex": "#bafa90",
"rgb": {
"r": 186,
"g": 250,
"b": 144
},
"hsl": {
"h": 96.226,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91826,
"c": 0.15074,
"h": 134
},
"luminance": 0.80824
}Semantic roles & 50–950 ramp
primary
#BAFA90
secondary
#A555DA
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581