#BAE382#BAE382
#BAE382 is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.5% C 0.132 H 127.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE382 |
|---|---|
| RGB | rgb(186, 227, 130) |
| HSL | hsl(85, 63%, 70%) |
| HSV | hsv(85, 43%, 89%) |
| CMYK | cmyk(18.1%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(85.50, -29.22, 42.98) |
| CIE-LCH | lch(85.50, 51.97, 124.21°) |
| OKLab | oklab(86.48% -0.0806 0.1045) |
| OKLCH | oklch(86.48% 0.132 127.7) |
| XYZ | xyz(51.7476, 66.9883, 31.3185) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.79
Tea Green
#BDF8A3
ΔE00 6.06
Washed Out Green
#BCF5A6
ΔE00 6.21
Light Grey Green
#B7E1A1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE382 #AB82E3
analogous
#E3DC82 #BAE382 #89E382
triadic
#BAE382 #82BAE3 #E382BA
tetradic
#BAE382 #82E3DC #AB82E3 #E38289
square
#BAE382 #82E3DC #AB82E3 #E38289
split-complementary
#BAE382 #8289E3 #DC82E3
monochromatic
#81C02B #9ED850 #BAE382 #D6EEB4 #F1F9E6
Accessibility & contrast
On white
1.46
#BAE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BAE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE382
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE382 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77A
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#BEDBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae382; /* rgb */ color: rgb(186, 227, 130); /* oklch */ color: oklch(86.5% 0.132 127.7);
Tailwind
colors: {
custom: {
50: '#d0eca8',
500: '#bae382',
950: '#000000',
},
}SCSS
$custom: #bae382; $custom-light: #d0eca8; $custom-dark: #000000;
JSON
{
"hex": "#bae382",
"rgb": {
"r": 186,
"g": 227,
"b": 130
},
"hsl": {
"h": 85.361,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.8648,
"c": 0.13201,
"h": 127.7
},
"luminance": 0.66989
}Semantic roles & 50–950 ramp
primary
#BAE382
secondary
#7C4EBB
accent
#1ACB65
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480