#BAED84#BAED84
#BAED84 is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.7% C 0.144 H 130.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BAED84 |
|---|---|
| RGB | rgb(186, 237, 132) |
| HSL | hsl(89, 74%, 72%) |
| HSV | hsv(89, 44%, 93%) |
| CMYK | cmyk(21.5%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(88.29, -33.64, 45.51) |
| CIE-LCH | lch(88.29, 56.59, 126.47°) |
| OKLab | oklab(88.74% -0.0929 0.1103) |
| OKLCH | oklch(88.74% 0.144 130.1) |
| XYZ | xyz(54.6980, 72.6724, 32.9707) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Celery
#C1FD95
ΔE00 3.52
Light Yellowish Green
#C2FF89
ΔE00 3.88
Light Pea Green
#C4FE82
ΔE00 4.03
Light Yellow Green
#CCFD7F
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAED84 #B784ED
analogous
#EDEC84 #BAED84 #86ED84
triadic
#BAED84 #84BAED #ED84BA
tetradic
#BAED84 #84EDEC #B784ED #ED8486
square
#BAED84 #84EDEC #B784ED #ED8486
split-complementary
#BAED84 #8486ED #EC84ED
monochromatic
#7ED71F #9CE54F #BAED84 #D8F5B9 #F0FBE4
Accessibility & contrast
On white
1.35
#BAED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BAED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAED84
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAED84 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#EEDC8A
Tritanopia (blue-blind)
#BDE5D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baed84; /* rgb */ color: rgb(186, 237, 132); /* oklch */ color: oklch(88.7% 0.144 130.1);
Tailwind
colors: {
custom: {
50: '#d0f3a9',
500: '#baed84',
950: '#000000',
},
}SCSS
$custom: #baed84; $custom-light: #d0f3a9; $custom-dark: #000000;
JSON
{
"hex": "#baed84",
"rgb": {
"r": 186,
"g": 237,
"b": 132
},
"hsl": {
"h": 89.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.88738,
"c": 0.14422,
"h": 130.1
},
"luminance": 0.72673
}Semantic roles & 50–950 ramp
primary
#BAED84
secondary
#894EC7
accent
#0FD770
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581