#BAEF7F#BAEF7F
#BAEF7F is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.1% C 0.152 H 129.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEF7F |
|---|---|
| RGB | rgb(186, 239, 127) |
| HSL | hsl(88, 78%, 72%) |
| HSV | hsv(88, 47%, 94%) |
| CMYK | cmyk(22.2%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(88.78, -35.13, 48.51) |
| CIE-LCH | lch(88.78, 59.90, 125.91°) |
| OKLab | oklab(89.11% -0.0973 0.1168) |
| OKLCH | oklch(89.11% 0.152 129.8) |
| XYZ | xyz(54.9463, 73.7033, 31.4059) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.40
Light Pea Green
#C4FE82
ΔE00 3.28
Light Yellowish Green
#C2FF89
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.50
Light Yellow Green
#CCFD7F
ΔE00 3.76
Pale Lime
#BEFD73
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEF7F #B47FEF
analogous
#EFEC7F #BAEF7F #82EF7F
triadic
#BAEF7F #7FBAEF #EF7FBA
tetradic
#BAEF7F #7FEFEC #B47FEF #EF7F82
square
#BAEF7F #7FEFEC #B47FEF #EF7F82
split-complementary
#BAEF7F #7F82EF #EC7FEF
monochromatic
#7FD91B #9DE849 #BAEF7F #D7F6B5 #F0FCE4
Accessibility & contrast
On white
1.33
#BAEF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#BAEF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEF7F
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEF7F | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#F0DE86
Tritanopia (blue-blind)
#BEE7D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baef7f; /* rgb */ color: rgb(186, 239, 127); /* oklch */ color: oklch(89.1% 0.152 129.8);
Tailwind
colors: {
custom: {
50: '#d1f4a6',
500: '#baef7f',
950: '#000000',
},
}SCSS
$custom: #baef7f; $custom-light: #d1f4a6; $custom-dark: #000000;
JSON
{
"hex": "#baef7f",
"rgb": {
"r": 186,
"g": 239,
"b": 127
},
"hsl": {
"h": 88.393,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.89113,
"c": 0.15203,
"h": 129.8
},
"luminance": 0.73704
}Semantic roles & 50–950 ramp
primary
#BAEF7F
secondary
#8649C9
accent
#0BDA6D
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580