#BAF489#BAF489
#BAF489 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.4% C 0.149 H 132.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF489 |
|---|---|
| RGB | rgb(186, 244, 137) |
| HSL | hsl(93, 83%, 75%) |
| HSV | hsv(93, 44%, 96%) |
| CMYK | cmyk(23.8%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(90.30, -36.24, 45.61) |
| CIE-LCH | lch(90.30, 58.26, 128.47°) |
| OKLab | oklab(90.38% -0.0998 0.1108) |
| OKLCH | oklch(90.38% 0.149 132) |
| XYZ | xyz(57.1148, 76.9452, 35.5048) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.37
Celery
#C1FD95
ΔE00 2.01
Light Yellowish Green
#C2FF89
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 3.09
Pale Light Green
#B1FC99
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF489 #C389F4
analogous
#F0F489 #BAF489 #89F48D
triadic
#BAF489 #89BAF4 #F489BA
tetradic
#BAF489 #89F0F4 #C389F4 #F48D89
square
#BAF489 #89F0F4 #C389F4 #F48D89
split-complementary
#BAF489 #8D89F4 #F489F0
monochromatic
#79EA19 #99EF51 #BAF489 #DBF9C1 #EFFCE3
Accessibility & contrast
On white
1.28
#BAF489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BAF489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF489
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF489 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#F4E28F
Tritanopia (blue-blind)
#BCECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baf489; /* rgb */ color: rgb(186, 244, 137); /* oklch */ color: oklch(90.4% 0.149 132.0);
Tailwind
colors: {
custom: {
50: '#d1f8ad',
500: '#baf489',
950: '#000000',
},
}SCSS
$custom: #baf489; $custom-light: #d1f8ad; $custom-dark: #000000;
JSON
{
"hex": "#baf489",
"rgb": {
"r": 186,
"g": 244,
"b": 137
},
"hsl": {
"h": 92.523,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.90377,
"c": 0.14916,
"h": 132
},
"luminance": 0.76947
}Semantic roles & 50–950 ramp
primary
#BAF489
secondary
#9650D1
accent
#06DF7C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581