#BAFE89#BAFE89
#BAFE89 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.6% C 0.163 H 133.4°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFE89 |
|---|---|
| RGB | rgb(186, 254, 137) |
| HSL | hsl(95, 98%, 77%) |
| HSV | hsv(95, 46%, 100%) |
| CMYK | cmyk(26.8%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(93.07, -40.72, 49.07) |
| CIE-LCH | lch(93.07, 63.77, 129.69°) |
| OKLab | oklab(92.62% -0.1123 0.1186) |
| OKLCH | oklch(92.62% 0.163 133.4) |
| XYZ | xyz(60.2057, 83.1271, 36.5351) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.21
Pistachio (survey)
#C0FA8B
ΔE00 1.49
Celery
#C1FD95
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.14
Spring Green (survey)
#A9F971
ΔE00 2.90
Pale Lime
#BEFD73
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFE89 #CD89FE
analogous
#F4FE89 #BAFE89 #89FE93
triadic
#BAFE89 #89BAFE #FE89BA
tetradic
#BAFE89 #89F4FE #CD89FE #FE9389
square
#BAFE89 #89F4FE #CD89FE #FE9389
split-complementary
#BAFE89 #9389FE #FE89F4
monochromatic
#73FD10 #97FD4C #BAFE89 #DDFFC6 #EDFFE1
Accessibility & contrast
On white
1.19
#BAFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#BAFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFE89
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFE89 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7F
Deuteranopia (green-blind)
#FCE990
Tritanopia (blue-blind)
#BBF6E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bafe89; /* rgb */ color: rgb(186, 254, 137); /* oklch */ color: oklch(92.6% 0.163 133.4);
Tailwind
colors: {
custom: {
50: '#d1ffad',
500: '#bafe89',
950: '#000000',
},
}SCSS
$custom: #bafe89; $custom-light: #d1ffad; $custom-dark: #000000;
JSON
{
"hex": "#bafe89",
"rgb": {
"r": 186,
"g": 254,
"b": 137
},
"hsl": {
"h": 94.872,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.92618,
"c": 0.16331,
"h": 133.4
},
"luminance": 0.83129
}Semantic roles & 50–950 ramp
primary
#BAFE89
secondary
#A14DDE
accent
#00E685
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681