#BAE384#BAE384
#BAE384 is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.5% C 0.130 H 127.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE384 |
|---|---|
| RGB | rgb(186, 227, 132) |
| HSL | hsl(86, 63%, 70%) |
| HSV | hsv(86, 42%, 89%) |
| CMYK | cmyk(18.1%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(85.53, -28.98, 42.03) |
| CIE-LCH | lch(85.53, 51.05, 124.59°) |
| OKLab | oklab(86.51% -0.0799 0.1025) |
| OKLCH | oklch(86.51% 0.13 127.9) |
| XYZ | xyz(51.8831, 67.0425, 32.0324) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Celery
#C1FD95
ΔE00 5.76
Tea Green
#BDF8A3
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE384 #AD84E3
analogous
#E3DD84 #BAE384 #8AE384
triadic
#BAE384 #84BAE3 #E384BA
tetradic
#BAE384 #84E3DD #AD84E3 #E3848A
square
#BAE384 #84E3DD #AD84E3 #E3848A
split-complementary
#BAE384 #848AE3 #DD84E3
monochromatic
#80C12C #9ED852 #BAE384 #D6EEB6 #F1F9E6
Accessibility & contrast
On white
1.46
#BAE384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BAE384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE384
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE384 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77D
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#BEDBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae384; /* rgb */ color: rgb(186, 227, 132); /* oklch */ color: oklch(86.5% 0.130 127.9);
Tailwind
colors: {
custom: {
50: '#d0eca9',
500: '#bae384',
950: '#000000',
},
}SCSS
$custom: #bae384; $custom-light: #d0eca9; $custom-dark: #000000;
JSON
{
"hex": "#bae384",
"rgb": {
"r": 186,
"g": 227,
"b": 132
},
"hsl": {
"h": 85.895,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.86511,
"c": 0.1299,
"h": 127.9
},
"luminance": 0.67043
}Semantic roles & 50–950 ramp
primary
#BAE384
secondary
#7E50BB
accent
#1BCB67
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481