#BAEA8D#BAEA8D
#BAEA8D is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.2% C 0.131 H 130.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEA8D |
|---|---|
| RGB | rgb(186, 234, 141) |
| HSL | hsl(91, 69%, 74%) |
| HSV | hsv(91, 40%, 92%) |
| CMYK | cmyk(20.5%, 0%, 39.7%, 8.2%) |
| CIE-LAB | lab(87.59, -31.15, 40.21) |
| CIE-LCH | lch(87.59, 50.87, 127.76°) |
| OKLab | oklab(88.21% -0.0855 0.0987) |
| OKLCH | oklch(88.21% 0.131 130.9) |
| XYZ | xyz(54.4794, 71.2068, 36.0682) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.92
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Celery
#C1FD95
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.13
Pale Light Green
#B1FC99
ΔE00 4.95
Light Yellowish Green
#C2FF89
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEA8D #BD8DEA
analogous
#E8EA8D #BAEA8D #8DEA8E
triadic
#BAEA8D #8DBAEA #EA8DBA
tetradic
#BAEA8D #8DE8EA #BD8DEA #EA8E8D
square
#BAEA8D #8DE8EA #BD8DEA #EA8E8D
split-complementary
#BAEA8D #8E8DEA #EA8DE8
monochromatic
#7BD527 #9BE059 #BAEA8D #D9F4C1 #EFFAE5
Accessibility & contrast
On white
1.38
#BAEA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#BAEA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEA8D
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEA8D | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#EBDA92
Tritanopia (blue-blind)
#BCE3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baea8d; /* rgb */ color: rgb(186, 234, 141); /* oklch */ color: oklch(88.2% 0.131 130.9);
Tailwind
colors: {
custom: {
50: '#d0f1af',
500: '#baea8d',
950: '#000000',
},
}SCSS
$custom: #baea8d; $custom-light: #d0f1af; $custom-dark: #000000;
JSON
{
"hex": "#baea8d",
"rgb": {
"r": 186,
"g": 234,
"b": 141
},
"hsl": {
"h": 90.968,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.8821,
"c": 0.13056,
"h": 130.9
},
"luminance": 0.71208
}Semantic roles & 50–950 ramp
primary
#BAEA8D
secondary
#8F57C4
accent
#15D176
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581