#BAEF89#BAEF89
#BAEF89 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.3% C 0.142 H 131.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEF89 |
|---|---|
| RGB | rgb(186, 239, 137) |
| HSL | hsl(91, 76%, 74%) |
| HSV | hsv(91, 43%, 94%) |
| CMYK | cmyk(22.2%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(88.91, -33.96, 43.87) |
| CIE-LCH | lch(88.91, 55.48, 127.75°) |
| OKLab | oklab(89.26% -0.0935 0.1069) |
| OKLCH | oklch(89.26% 0.142 131.2) |
| XYZ | xyz(55.6307, 73.9771, 35.0101) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.44
Celery
#C1FD95
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 3.94
Light Pea Green
#C4FE82
ΔE00 4.04
Pale Light Green
#B1FC99
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEF89 #BE89EF
analogous
#EDEF89 #BAEF89 #89EF8B
triadic
#BAEF89 #89BAEF #EF89BA
tetradic
#BAEF89 #89EDEF #BE89EF #EF8B89
square
#BAEF89 #89EDEF #BE89EF #EF8B89
split-complementary
#BAEF89 #8B89EF #EF89ED
monochromatic
#7BDF1E #9AE853 #BAEF89 #DAF6BF #EFFBE4
Accessibility & contrast
On white
1.33
#BAEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#BAEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEF89
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEF89 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#EFDE8F
Tritanopia (blue-blind)
#BCE7D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baef89; /* rgb */ color: rgb(186, 239, 137); /* oklch */ color: oklch(89.3% 0.142 131.2);
Tailwind
colors: {
custom: {
50: '#d0f4ad',
500: '#baef89',
950: '#000000',
},
}SCSS
$custom: #baef89; $custom-light: #d0f4ad; $custom-dark: #000000;
JSON
{
"hex": "#baef89",
"rgb": {
"r": 186,
"g": 239,
"b": 137
},
"hsl": {
"h": 91.176,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.8926,
"c": 0.142,
"h": 131.2
},
"luminance": 0.73978
}Semantic roles & 50–950 ramp
primary
#BAEF89
secondary
#9052CA
accent
#0DD877
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581