#BAFF97#BAFF97
#BAFF97 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.151 H 135.7°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFF97 |
|---|---|
| RGB | rgb(186, 255, 151) |
| HSL | hsl(100, 100%, 80%) |
| HSV | hsv(100, 41%, 100%) |
| CMYK | cmyk(27.1%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(93.53, -39.44, 42.94) |
| CIE-LCH | lch(93.53, 58.31, 132.57°) |
| OKLab | oklab(93.05% -0.1081 0.1053) |
| OKLCH | oklch(93.05% 0.151 135.7) |
| XYZ | xyz(61.5941, 84.1915, 42.2775) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.39
Pale Light Green
#B1FC99
ΔE00 1.58
Pastel Green
#B0FF9D
ΔE00 2.02
Pistachio (survey)
#C0FA8B
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFF97 #DC97FF
analogous
#EEFF97 #BAFF97 #97FFA8
triadic
#BAFF97 #97BAFF #FF97BA
tetradic
#BAFF97 #97EEFF #DC97FF #FFA897
square
#BAFF97 #97EEFF #DC97FF #FFA897
split-complementary
#BAFF97 #A897FF #FF97EE
monochromatic
#69FF1D #91FF5A #BAFF97 #E3FFD4 #EBFFE0
Accessibility & contrast
On white
1.18
#BAFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BAFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFF97
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFF97 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08F
Deuteranopia (green-blind)
#FCEA9D
Tritanopia (blue-blind)
#B9F8E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #baff97; /* rgb */ color: rgb(186, 255, 151); /* oklch */ color: oklch(93.1% 0.151 135.7);
Tailwind
colors: {
custom: {
50: '#d1ffb7',
500: '#baff97',
950: '#000000',
},
}SCSS
$custom: #baff97; $custom-light: #d1ffb7; $custom-dark: #000000;
JSON
{
"hex": "#baff97",
"rgb": {
"r": 186,
"g": 255,
"b": 151
},
"hsl": {
"h": 99.808,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93054,
"c": 0.15092,
"h": 135.7
},
"luminance": 0.84193
}Semantic roles & 50–950 ramp
primary
#BAFF97
secondary
#B459E2
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681