#BAFE6F#BAFE6F
#BAFE6F is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.3% C 0.187 H 130.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFE6F |
|---|---|
| RGB | rgb(186, 254, 111) |
| HSL | hsl(89, 99%, 72%) |
| HSV | hsv(89, 56%, 100%) |
| CMYK | cmyk(26.8%, 0%, 56.3%, 0.4%) |
| CIE-LAB | lab(92.78, -43.43, 60.57) |
| CIE-LCH | lch(92.78, 74.53, 125.64°) |
| OKLab | oklab(92.29% -0.1215 0.1419) |
| OKLCH | oklch(92.29% 0.187 130.6) |
| XYZ | xyz(58.5602, 82.4689, 27.8686) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.72
Light Lime Green
#B9FF66
ΔE00 1.03
Pale Lime Green
#B1FF65
ΔE00 1.40
Light Lime
#AEFD6C
ΔE00 1.55
Key Lime
#AEFF6E
ΔE00 1.72
Light Pea Green
#C4FE82
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFE6F #B36FFE
analogous
#FEFA6F #BAFE6F #73FE6F
triadic
#BAFE6F #6FBAFE #FE6FBA
tetradic
#BAFE6F #6FFEFA #B36FFE #FE6F73
square
#BAFE6F #6FFEFA #B36FFE #FE6F73
split-complementary
#BAFE6F #6F73FE #FA6FFE
monochromatic
#7FF102 #9DFE32 #BAFE6F #D7FEAC #F0FFE1
Accessibility & contrast
On white
1.20
#BAFE6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#BAFE6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFE6F
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFE6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFE6F | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE60
Deuteranopia (green-blind)
#FFE979
Tritanopia (blue-blind)
#BEF4DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bafe6f; /* rgb */ color: rgb(186, 254, 111); /* oklch */ color: oklch(92.3% 0.187 130.6);
Tailwind
colors: {
custom: {
50: '#d2ff9c',
500: '#bafe6f',
950: '#000000',
},
}SCSS
$custom: #bafe6f; $custom-light: #d2ff9c; $custom-dark: #000000;
JSON
{
"hex": "#bafe6f",
"rgb": {
"r": 186,
"g": 254,
"b": 111
},
"hsl": {
"h": 88.531,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.92291,
"c": 0.18683,
"h": 130.6
},
"luminance": 0.8247
}Semantic roles & 50–950 ramp
primary
#BAFE6F
secondary
#8537DA
accent
#00E66D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680