#BAE275#BAE275
#BAE275 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 86.1% C 0.144 H 125.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE275 |
|---|---|
| RGB | rgb(186, 226, 117) |
| HSL | hsl(82, 65%, 67%) |
| HSV | hsv(82, 48%, 89%) |
| CMYK | cmyk(17.7%, 0%, 48.2%, 11.4%) |
| CIE-LAB | lab(85.06, -30.20, 48.71) |
| CIE-LCH | lch(85.06, 57.31, 121.80°) |
| OKLab | oklab(86.07% -0.0843 0.1166) |
| OKLCH | oklch(86.07% 0.144 125.9) |
| XYZ | xyz(50.6568, 66.1157, 26.9190) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Light Yellow Green
#CCFD7F
ΔE00 5.85
Light Pea Green
#C4FE82
ΔE00 6.09
Pale Lime
#BEFD73
ΔE00 6.37
Light Yellowish Green
#C2FF89
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE275 #9D75E2
analogous
#E2D375 #BAE275 #84E275
triadic
#BAE275 #75BAE2 #E275BA
tetradic
#BAE275 #75E2D3 #9D75E2 #E27584
square
#BAE275 #75E2D3 #9D75E2 #E27584
split-complementary
#BAE275 #7584E2 #D375E2
monochromatic
#81B626 #A1D742 #BAE275 #D3EDA8 #EDF7DA
Accessibility & contrast
On white
1.48
#BAE275 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BAE275 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE275
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE275 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE275 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#E6D47B
Tritanopia (blue-blind)
#C0D9C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae275; /* rgb */ color: rgb(186, 226, 117); /* oklch */ color: oklch(86.1% 0.144 125.9);
Tailwind
colors: {
custom: {
50: '#d0eb9f',
500: '#bae275',
950: '#000000',
},
}SCSS
$custom: #bae275; $custom-light: #d0eb9f; $custom-dark: #000000;
JSON
{
"hex": "#bae275",
"rgb": {
"r": 186,
"g": 226,
"b": 117
},
"hsl": {
"h": 82.018,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.8607,
"c": 0.14385,
"h": 125.9
},
"luminance": 0.66116
}Semantic roles & 50–950 ramp
primary
#BAE275
secondary
#6E44B7
accent
#18CD5B
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480