#BAE082#BAE082
#BAE082 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.8% C 0.128 H 126.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE082 |
|---|---|
| RGB | rgb(186, 224, 130) |
| HSL | hsl(84, 60%, 69%) |
| HSV | hsv(84, 42%, 88%) |
| CMYK | cmyk(17%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(84.67, -27.80, 41.93) |
| CIE-LCH | lch(84.67, 50.31, 123.54°) |
| OKLab | oklab(85.81% -0.0767 0.1021) |
| OKLCH | oklch(85.81% 0.128 126.9) |
| XYZ | xyz(50.9342, 65.3616, 31.0474) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.29
Pale Olive
#B9CC81
ΔE00 5.75
Light Moss Green
#A6C875
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Grey Green
#B7E1A1
ΔE00 6.00
Greenish Tan
#BCCB7A
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE082 #A882E0
analogous
#E0D782 #BAE082 #8BE082
triadic
#BAE082 #82BAE0 #E082BA
tetradic
#BAE082 #82E0D7 #A882E0 #E0828B
square
#BAE082 #82E0D7 #A882E0 #E0828B
split-complementary
#BAE082 #828BE0 #D782E0
monochromatic
#81BA2E #9FD451 #BAE082 #D5ECB3 #F0F8E4
Accessibility & contrast
On white
1.49
#BAE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BAE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE082
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE082 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#BFD8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae082; /* rgb */ color: rgb(186, 224, 130); /* oklch */ color: oklch(85.8% 0.128 126.9);
Tailwind
colors: {
custom: {
50: '#d0e9a7',
500: '#bae082',
950: '#000000',
},
}SCSS
$custom: #bae082; $custom-light: #d0e9a7; $custom-dark: #000000;
JSON
{
"hex": "#bae082",
"rgb": {
"r": 186,
"g": 224,
"b": 130
},
"hsl": {
"h": 84.255,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.85814,
"c": 0.12771,
"h": 126.9
},
"luminance": 0.65362
}Semantic roles & 50–950 ramp
primary
#BAE082
secondary
#794FB7
accent
#1EC862
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480