#BAEF84#BAEF84
#BAEF84 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.147 H 130.5°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEF84 |
|---|---|
| RGB | rgb(186, 239, 132) |
| HSL | hsl(90, 77%, 73%) |
| HSV | hsv(90, 45%, 94%) |
| CMYK | cmyk(22.2%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(88.85, -34.56, 46.20) |
| CIE-LCH | lch(88.85, 57.70, 126.79°) |
| OKLab | oklab(89.19% -0.0954 0.1119) |
| OKLCH | oklch(89.19% 0.147 130.5) |
| XYZ | xyz(55.2803, 73.8369, 33.1648) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Celery
#C1FD95
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 3.59
Light Yellow Green
#CCFD7F
ΔE00 4.19
Spring Green (survey)
#A9F971
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEF84 #B984EF
analogous
#EFEF84 #BAEF84 #84EF84
triadic
#BAEF84 #84BAEF #EF84BA
tetradic
#BAEF84 #84EFEF #B984EF #EF8484
square
#BAEF84 #84EFEF #B984EF #EF8484
split-complementary
#BAEF84 #8484EF #EF84EF
monochromatic
#7DDC1D #9CE84E #BAEF84 #D8F6BA #F0FBE4
Accessibility & contrast
On white
1.33
#BAEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#BAEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEF84
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEF84 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#BDE7D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baef84; /* rgb */ color: rgb(186, 239, 132); /* oklch */ color: oklch(89.2% 0.147 130.5);
Tailwind
colors: {
custom: {
50: '#d0f4a9',
500: '#baef84',
950: '#000000',
},
}SCSS
$custom: #baef84; $custom-light: #d0f4a9; $custom-dark: #000000;
JSON
{
"hex": "#baef84",
"rgb": {
"r": 186,
"g": 239,
"b": 132
},
"hsl": {
"h": 89.72,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.89185,
"c": 0.14707,
"h": 130.5
},
"luminance": 0.73838
}Semantic roles & 50–950 ramp
primary
#BAEF84
secondary
#8B4DCA
accent
#0CD972
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581