#BAFF83#BAFF83
#BAFF83 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.170 H 132.8°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFF83 |
|---|---|
| RGB | rgb(186, 255, 131) |
| HSL | hsl(93, 100%, 76%) |
| HSV | hsv(93, 49%, 100%) |
| CMYK | cmyk(27.1%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(93.27, -41.84, 52.14) |
| CIE-LCH | lch(93.27, 66.85, 128.75°) |
| OKLab | oklab(92.76% -0.1157 0.1251) |
| OKLCH | oklch(92.76% 0.17 132.8) |
| XYZ | xyz(60.1054, 83.5960, 34.4372) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.20
Light Pea Green
#C4FE82
ΔE00 1.68
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Pale Lime
#BEFD73
ΔE00 2.36
Spring Green (survey)
#A9F971
ΔE00 2.41
Key Lime
#AEFF6E
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFF83 #C883FF
analogous
#F8FF83 #BAFF83 #83FF8A
triadic
#BAFF83 #83BAFF #FF83BA
tetradic
#BAFF83 #83F8FF #C883FF #FF8A83
square
#BAFF83 #83F8FF #C883FF #FF8A83
split-complementary
#BAFF83 #8A83FF #FF83F8
monochromatic
#76FF09 #98FF46 #BAFF83 #DCFFC0 #EEFFE0
Accessibility & contrast
On white
1.19
#BAFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BAFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFF83
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFF83 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#BBF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #baff83; /* rgb */ color: rgb(186, 255, 131); /* oklch */ color: oklch(92.8% 0.170 132.8);
Tailwind
colors: {
custom: {
50: '#d1ffa9',
500: '#baff83',
950: '#000000',
},
}SCSS
$custom: #baff83; $custom-light: #d1ffa9; $custom-dark: #000000;
JSON
{
"hex": "#baff83",
"rgb": {
"r": 186,
"g": 255,
"b": 131
},
"hsl": {
"h": 93.387,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.9276,
"c": 0.1704,
"h": 132.8
},
"luminance": 0.83598
}Semantic roles & 50–950 ramp
primary
#BAFF83
secondary
#9C48DF
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681