#BAE083#BAE083
#BAE083 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.8% C 0.127 H 127.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE083 |
|---|---|
| RGB | rgb(186, 224, 131) |
| HSL | hsl(85, 60%, 70%) |
| HSV | hsv(85, 42%, 88%) |
| CMYK | cmyk(17%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(84.68, -27.68, 41.45) |
| CIE-LCH | lch(84.68, 49.84, 123.73°) |
| OKLab | oklab(85.83% -0.0763 0.1011) |
| OKLCH | oklch(85.83% 0.127 127) |
| XYZ | xyz(51.0017, 65.3886, 31.4026) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.27
Pale Olive
#B9CC81
ΔE00 5.70
Light Moss Green
#A6C875
ΔE00 5.80
Light Grey Green
#B7E1A1
ΔE00 5.84
Pistachio (survey)
#C0FA8B
ΔE00 5.97
Greenish Tan
#BCCB7A
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE083 #A983E0
analogous
#E0D883 #BAE083 #8CE083
triadic
#BAE083 #83BAE0 #E083BA
tetradic
#BAE083 #83E0D8 #A983E0 #E0838C
square
#BAE083 #83E0D8 #A983E0 #E0838C
split-complementary
#BAE083 #838CE0 #D883E0
monochromatic
#81BA2F #9FD452 #BAE083 #D5ECB4 #F0F8E5
Accessibility & contrast
On white
1.49
#BAE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BAE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE083
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE083 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E3D388
Tritanopia (blue-blind)
#BFD8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae083; /* rgb */ color: rgb(186, 224, 131); /* oklch */ color: oklch(85.8% 0.127 127.0);
Tailwind
colors: {
custom: {
50: '#d0e9a8',
500: '#bae083',
950: '#000000',
},
}SCSS
$custom: #bae083; $custom-light: #d0e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bae083",
"rgb": {
"r": 186,
"g": 224,
"b": 131
},
"hsl": {
"h": 84.516,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.8583,
"c": 0.12665,
"h": 127
},
"luminance": 0.65389
}Semantic roles & 50–950 ramp
primary
#BAE083
secondary
#7A50B7
accent
#1EC863
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480