#BAED82#BAED82
#BAED82 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.7% C 0.146 H 129.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAED82 |
|---|---|
| RGB | rgb(186, 237, 130) |
| HSL | hsl(89, 75%, 72%) |
| HSV | hsv(89, 45%, 93%) |
| CMYK | cmyk(21.5%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(88.27, -33.87, 46.44) |
| CIE-LCH | lch(88.27, 57.48, 126.10°) |
| OKLab | oklab(88.71% -0.0936 0.1123) |
| OKLCH | oklch(88.71% 0.146 129.8) |
| XYZ | xyz(54.5625, 72.6182, 32.2568) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Celery
#C1FD95
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 3.81
Light Pea Green
#C4FE82
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 4.33
Pale Lime
#BEFD73
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAED82 #B582ED
analogous
#EDEA82 #BAED82 #85ED82
triadic
#BAED82 #82BAED #ED82BA
tetradic
#BAED82 #82EDEA #B582ED #ED8285
square
#BAED82 #82EDEA #B582ED #ED8285
split-complementary
#BAED82 #8285ED #EA82ED
monochromatic
#7FD61F #9CE54D #BAED82 #D8F5B7 #F0FBE4
Accessibility & contrast
On white
1.35
#BAED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BAED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAED82
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAED82 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#EEDC88
Tritanopia (blue-blind)
#BDE5D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baed82; /* rgb */ color: rgb(186, 237, 130); /* oklch */ color: oklch(88.7% 0.146 129.8);
Tailwind
colors: {
custom: {
50: '#d0f3a8',
500: '#baed82',
950: '#000000',
},
}SCSS
$custom: #baed82; $custom-light: #d0f3a8; $custom-dark: #000000;
JSON
{
"hex": "#baed82",
"rgb": {
"r": 186,
"g": 237,
"b": 130
},
"hsl": {
"h": 88.598,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.88708,
"c": 0.14624,
"h": 129.8
},
"luminance": 0.72619
}Semantic roles & 50–950 ramp
primary
#BAED82
secondary
#874CC7
accent
#0FD76E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580