#BAEF83#BAEF83
#BAEF83 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.148 H 130.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEF83 |
|---|---|
| RGB | rgb(186, 239, 131) |
| HSL | hsl(89, 77%, 73%) |
| HSV | hsv(89, 45%, 94%) |
| CMYK | cmyk(22.2%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(88.83, -34.67, 46.67) |
| CIE-LCH | lch(88.83, 58.14, 126.61°) |
| OKLab | oklab(89.17% -0.0958 0.1129) |
| OKLCH | oklch(89.17% 0.148 130.3) |
| XYZ | xyz(55.2122, 73.8097, 32.8061) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Celery
#C1FD95
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.38
Light Pea Green
#C4FE82
ΔE00 3.52
Light Yellow Green
#CCFD7F
ΔE00 4.09
Spring Green (survey)
#A9F971
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEF83 #B883EF
analogous
#EFEE83 #BAEF83 #84EF83
triadic
#BAEF83 #83BAEF #EF83BA
tetradic
#BAEF83 #83EFEE #B883EF #EF8384
square
#BAEF83 #83EFEE #B883EF #EF8384
split-complementary
#BAEF83 #8384EF #EE83EF
monochromatic
#7EDB1C #9CE84D #BAEF83 #D8F6B9 #F0FCE4
Accessibility & contrast
On white
1.33
#BAEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BAEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEF83
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEF83 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27A
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#BDE7D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baef83; /* rgb */ color: rgb(186, 239, 131); /* oklch */ color: oklch(89.2% 0.148 130.3);
Tailwind
colors: {
custom: {
50: '#d1f4a9',
500: '#baef83',
950: '#000000',
},
}SCSS
$custom: #baef83; $custom-light: #d1f4a9; $custom-dark: #000000;
JSON
{
"hex": "#baef83",
"rgb": {
"r": 186,
"g": 239,
"b": 131
},
"hsl": {
"h": 89.444,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.8917,
"c": 0.14807,
"h": 130.3
},
"luminance": 0.73811
}Semantic roles & 50–950 ramp
primary
#BAEF83
secondary
#8A4DCA
accent
#0CD971
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581