#BAE174#BAE174
#BAE174 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.8% C 0.143 H 125.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE174 |
|---|---|
| RGB | rgb(186, 225, 116) |
| HSL | hsl(81, 64%, 67%) |
| HSV | hsv(81, 48%, 88%) |
| CMYK | cmyk(17.3%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(84.77, -29.83, 48.83) |
| CIE-LCH | lch(84.77, 57.22, 121.42°) |
| OKLab | oklab(85.83% -0.0833 0.1168) |
| OKLCH | oklch(85.83% 0.143 125.5) |
| XYZ | xyz(50.3272, 65.5500, 26.5206) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 5.81
Light Yellow Green
#CCFD7F
ΔE00 6.05
Light Pea Green
#C4FE82
ΔE00 6.33
Pale Lime
#BEFD73
ΔE00 6.58
Light Yellowish Green
#C2FF89
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE174 #9B74E1
analogous
#E1D274 #BAE174 #84E174
triadic
#BAE174 #74BAE1 #E174BA
tetradic
#BAE174 #74E1D2 #9B74E1 #E17484
square
#BAE174 #74E1D2 #9B74E1 #E17484
split-complementary
#BAE174 #7484E1 #D274E1
monochromatic
#81B427 #A1D642 #BAE174 #D3ECA6 #ECF7D9
Accessibility & contrast
On white
1.49
#BAE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BAE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE174
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE174 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#E6D37A
Tritanopia (blue-blind)
#C0D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae174; /* rgb */ color: rgb(186, 225, 116); /* oklch */ color: oklch(85.8% 0.143 125.5);
Tailwind
colors: {
custom: {
50: '#d0ea9e',
500: '#bae174',
950: '#000000',
},
}SCSS
$custom: #bae174; $custom-light: #d0ea9e; $custom-dark: #000000;
JSON
{
"hex": "#bae174",
"rgb": {
"r": 186,
"g": 225,
"b": 116
},
"hsl": {
"h": 81.468,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.85833,
"c": 0.14345,
"h": 125.5
},
"luminance": 0.6555
}Semantic roles & 50–950 ramp
primary
#BAE174
secondary
#6D44B5
accent
#19CC59
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480