#BAE77F#BAE77F
#BAE77F is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.3% C 0.141 H 128.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE77F |
|---|---|
| RGB | rgb(186, 231, 127) |
| HSL | hsl(86, 68%, 70%) |
| HSV | hsv(86, 45%, 91%) |
| CMYK | cmyk(19.5%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(86.56, -31.44, 45.77) |
| CIE-LCH | lch(86.56, 55.53, 124.48°) |
| OKLab | oklab(87.33% -0.087 0.1107) |
| OKLCH | oklch(87.33% 0.141 128.2) |
| XYZ | xyz(52.6559, 69.1225, 30.6424) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.97
Pale Olive Green
#B1D27B
ΔE00 5.12
Light Pea Green
#C4FE82
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.19
Light Yellow Green
#CCFD7F
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE77F #AC7FE7
analogous
#E7E07F #BAE77F #86E77F
triadic
#BAE77F #7FBAE7 #E77FBA
tetradic
#BAE77F #7FE7E0 #AC7FE7 #E77F86
square
#BAE77F #7FE7E0 #AC7FE7 #E77F86
split-complementary
#BAE77F #7F86E7 #E07FE7
monochromatic
#81C625 #9EDD4B #BAE77F #D6F1B3 #F1FAE5
Accessibility & contrast
On white
1.42
#BAE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BAE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE77F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE77F | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#BEDFCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae77f; /* rgb */ color: rgb(186, 231, 127); /* oklch */ color: oklch(87.3% 0.141 128.2);
Tailwind
colors: {
custom: {
50: '#d0eea6',
500: '#bae77f',
950: '#000000',
},
}SCSS
$custom: #bae77f; $custom-light: #d0eea6; $custom-dark: #000000;
JSON
{
"hex": "#bae77f",
"rgb": {
"r": 186,
"g": 231,
"b": 127
},
"hsl": {
"h": 85.962,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.87325,
"c": 0.14079,
"h": 128.2
},
"luminance": 0.69123
}Semantic roles & 50–950 ramp
primary
#BAE77F
secondary
#7D4BBF
accent
#15D066
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580