#BAE374#BAE374
#BAE374 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.3% C 0.146 H 126.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE374 |
|---|---|
| RGB | rgb(186, 227, 116) |
| HSL | hsl(82, 66%, 67%) |
| HSV | hsv(82, 49%, 89%) |
| CMYK | cmyk(18.1%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(85.32, -30.77, 49.50) |
| CIE-LCH | lch(85.32, 58.29, 121.86°) |
| OKLab | oklab(86.28% -0.0859 0.1183) |
| OKLCH | oklch(86.28% 0.146 126) |
| XYZ | xyz(50.8710, 66.6377, 26.7019) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 5.36
Light Yellow Green
#CCFD7F
ΔE00 5.59
Light Pea Green
#C4FE82
ΔE00 5.84
Pale Lime
#BEFD73
ΔE00 6.07
Light Yellowish Green
#C2FF89
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE374 #9D74E3
analogous
#E3D474 #BAE374 #83E374
triadic
#BAE374 #74BAE3 #E374BA
tetradic
#BAE374 #74E3D4 #9D74E3 #E37483
square
#BAE374 #74E3D4 #9D74E3 #E37483
split-complementary
#BAE374 #7483E3 #D474E3
monochromatic
#81B825 #A1D941 #BAE374 #D3EDA7 #EDF8DA
Accessibility & contrast
On white
1.47
#BAE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BAE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE374
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE374 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#E7D57B
Tritanopia (blue-blind)
#C0DAC9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae374; /* rgb */ color: rgb(186, 227, 116); /* oklch */ color: oklch(86.3% 0.146 126.0);
Tailwind
colors: {
custom: {
50: '#d1ec9e',
500: '#bae374',
950: '#000000',
},
}SCSS
$custom: #bae374; $custom-light: #d1ec9e; $custom-dark: #000000;
JSON
{
"hex": "#bae374",
"rgb": {
"r": 186,
"g": 227,
"b": 116
},
"hsl": {
"h": 82.162,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.8628,
"c": 0.14619,
"h": 126
},
"luminance": 0.66638
}Semantic roles & 50–950 ramp
primary
#BAE374
secondary
#6E43B8
accent
#17CE5B
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480