#BAE378#BAE378
#BAE378 is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.3% C 0.142 H 126.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE378 |
|---|---|
| RGB | rgb(186, 227, 120) |
| HSL | hsl(83, 66%, 68%) |
| HSV | hsv(83, 47%, 89%) |
| CMYK | cmyk(18.1%, 0%, 47.1%, 11%) |
| CIE-LAB | lab(85.37, -30.35, 47.66) |
| CIE-LCH | lch(85.37, 56.50, 122.49°) |
| OKLab | oklab(86.33% -0.0845 0.1144) |
| OKLCH | oklch(86.33% 0.142 126.4) |
| XYZ | xyz(51.1087, 66.7328, 27.9538) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Light Yellow Green
#CCFD7F
ΔE00 5.73
Light Pea Green
#C4FE82
ΔE00 5.88
Light Yellowish Green
#C2FF89
ΔE00 6.14
Celery
#C1FD95
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE378 #A178E3
analogous
#E3D778 #BAE378 #84E378
triadic
#BAE378 #78BAE3 #E378BA
tetradic
#BAE378 #78E3D7 #A178E3 #E37884
square
#BAE378 #78E3D7 #A178E3 #E37884
split-complementary
#BAE378 #7884E3 #D778E3
monochromatic
#82BA27 #A0D845 #BAE378 #D4EEAB #EEF8DD
Accessibility & contrast
On white
1.46
#BAE378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BAE378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE378
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE378 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#BFDACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae378; /* rgb */ color: rgb(186, 227, 120); /* oklch */ color: oklch(86.3% 0.142 126.4);
Tailwind
colors: {
custom: {
50: '#d0eca1',
500: '#bae378',
950: '#000000',
},
}SCSS
$custom: #bae378; $custom-light: #d0eca1; $custom-dark: #000000;
JSON
{
"hex": "#bae378",
"rgb": {
"r": 186,
"g": 227,
"b": 120
},
"hsl": {
"h": 82.991,
"s": 65.644,
"l": 68.039
},
"oklch": {
"l": 0.86334,
"c": 0.14224,
"h": 126.4
},
"luminance": 0.66733
}Semantic roles & 50–950 ramp
primary
#BAE378
secondary
#7245BA
accent
#18CD5E
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480