#BAE380#BAE380
#BAE380 is a very light, vivid yellow-green. Relative luminance 0.669; OKLCH L 86.5% C 0.134 H 127.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE380 |
|---|---|
| RGB | rgb(186, 227, 128) |
| HSL | hsl(85, 64%, 70%) |
| HSV | hsv(85, 44%, 89%) |
| CMYK | cmyk(18.1%, 0%, 43.6%, 11%) |
| CIE-LAB | lab(85.47, -29.45, 43.92) |
| CIE-LCH | lch(85.47, 52.88, 123.84°) |
| OKLab | oklab(86.45% -0.0814 0.1065) |
| OKLCH | oklch(86.45% 0.134 127.4) |
| XYZ | xyz(51.6147, 66.9352, 30.6184) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.83
Light Pea Green
#C4FE82
ΔE00 6.18
Light Yellow Green
#CCFD7F
ΔE00 6.19
Light Yellowish Green
#C2FF89
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE380 #A980E3
analogous
#E3DA80 #BAE380 #89E380
triadic
#BAE380 #80BAE3 #E380BA
tetradic
#BAE380 #80E3DA #A980E3 #E38089
square
#BAE380 #80E3DA #A980E3 #E38089
split-complementary
#BAE380 #8089E3 #DA80E3
monochromatic
#81BF2A #9FD84E #BAE380 #D5EEB2 #F0F9E4
Accessibility & contrast
On white
1.46
#BAE380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BAE380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE380
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE380 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#BFDBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae380; /* rgb */ color: rgb(186, 227, 128); /* oklch */ color: oklch(86.5% 0.134 127.4);
Tailwind
colors: {
custom: {
50: '#d0eca6',
500: '#bae380',
950: '#000000',
},
}SCSS
$custom: #bae380; $custom-light: #d0eca6; $custom-dark: #000000;
JSON
{
"hex": "#bae380",
"rgb": {
"r": 186,
"g": 227,
"b": 128
},
"hsl": {
"h": 84.848,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.8645,
"c": 0.1341,
"h": 127.4
},
"luminance": 0.66936
}Semantic roles & 50–950 ramp
primary
#BAE380
secondary
#7A4CBB
accent
#1ACC63
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480