#BAEF82#BAEF82
#BAEF82 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.149 H 130.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEF82 |
|---|---|
| RGB | rgb(186, 239, 130) |
| HSL | hsl(89, 77%, 72%) |
| HSV | hsv(89, 46%, 94%) |
| CMYK | cmyk(22.2%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(88.82, -34.79, 47.13) |
| CIE-LCH | lch(88.82, 58.58, 126.43°) |
| OKLab | oklab(89.16% -0.0962 0.1139) |
| OKLCH | oklch(89.16% 0.149 130.2) |
| XYZ | xyz(55.1448, 73.7827, 32.4509) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Celery
#C1FD95
ΔE00 3.27
Light Yellowish Green
#C2FF89
ΔE00 3.35
Light Pea Green
#C4FE82
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 4.00
Pale Lime
#BEFD73
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEF82 #B782EF
analogous
#EFED82 #BAEF82 #84EF82
triadic
#BAEF82 #82BAEF #EF82BA
tetradic
#BAEF82 #82EFED #B782EF #EF8284
square
#BAEF82 #82EFED #B782EF #EF8284
split-complementary
#BAEF82 #8284EF #ED82EF
monochromatic
#7EDB1C #9CE84C #BAEF82 #D8F6B8 #F0FCE4
Accessibility & contrast
On white
1.33
#BAEF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BAEF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEF82
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEF82 | 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)
#F8E279
Deuteranopia (green-blind)
#F0DE88
Tritanopia (blue-blind)
#BDE7D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baef82; /* rgb */ color: rgb(186, 239, 130); /* oklch */ color: oklch(89.2% 0.149 130.2);
Tailwind
colors: {
custom: {
50: '#d1f4a8',
500: '#baef82',
950: '#000000',
},
}SCSS
$custom: #baef82; $custom-light: #d1f4a8; $custom-dark: #000000;
JSON
{
"hex": "#baef82",
"rgb": {
"r": 186,
"g": 239,
"b": 130
},
"hsl": {
"h": 89.174,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.89156,
"c": 0.14906,
"h": 130.2
},
"luminance": 0.73784
}Semantic roles & 50–950 ramp
primary
#BAEF82
secondary
#894CCA
accent
#0CDA70
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581