#BAFC8F#BAFC8F
#BAFC8F is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.3% C 0.155 H 134.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFC8F |
|---|---|
| RGB | rgb(186, 252, 143) |
| HSL | hsl(96, 95%, 77%) |
| HSV | hsv(96, 43%, 99%) |
| CMYK | cmyk(26.2%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(92.59, -39.12, 45.61) |
| CIE-LCH | lch(92.59, 60.09, 130.61°) |
| OKLab | oklab(92.26% -0.1075 0.1111) |
| OKLCH | oklch(92.26% 0.155 134.1) |
| XYZ | xyz(60.0168, 82.0413, 38.6547) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.06
Pistachio (survey)
#C0FA8B
ΔE00 1.41
Light Yellowish Green
#C2FF89
ΔE00 1.89
Pale Light Green
#B1FC99
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFC8F #D18FFC
analogous
#F1FC8F #BAFC8F #8FFC9A
triadic
#BAFC8F #8FBAFC #FC8FBA
tetradic
#BAFC8F #8FF1FC #D18FFC #FC9A8F
square
#BAFC8F #8FF1FC #D18FFC #FC9A8F
split-complementary
#BAFC8F #9A8FFC #FC8FF1
monochromatic
#71F918 #95FA53 #BAFC8F #DFFECB #EDFEE1
Accessibility & contrast
On white
1.21
#BAFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#BAFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFC8F
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFC8F | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED86
Deuteranopia (green-blind)
#FAE895
Tritanopia (blue-blind)
#BAF4E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bafc8f; /* rgb */ color: rgb(186, 252, 143); /* oklch */ color: oklch(92.3% 0.155 134.1);
Tailwind
colors: {
custom: {
50: '#d1fdb1',
500: '#bafc8f',
950: '#000000',
},
}SCSS
$custom: #bafc8f; $custom-light: #d1fdb1; $custom-dark: #000000;
JSON
{
"hex": "#bafc8f",
"rgb": {
"r": 186,
"g": 252,
"b": 143
},
"hsl": {
"h": 96.33,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.92258,
"c": 0.1546,
"h": 134.1
},
"luminance": 0.82043
}Semantic roles & 50–950 ramp
primary
#BAFC8F
secondary
#A653DC
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581